libkcal

vzic.h File Reference

#include <glib.h>

Include dependency graph for vzic.h:

Go to the source code of this file.


Classes

struct  _RuleData
struct  _ZoneData
struct  _ZoneDescription
struct  _ZoneLineData

Defines

#define PATHNAME_BUFFER_SIZE   1024
#define YEAR_MAXIMUM   G_MAXINT
#define YEAR_MINIMUM   G_MININT

Typedefs

typedef struct _RuleData RuleData
typedef struct _ZoneData ZoneData
typedef struct _ZoneDescription ZoneDescription
typedef struct _ZoneLineData ZoneLineData

Enumerations

enum  DayCode { DAY_SIMPLE, DAY_WEEKDAY_ON_OR_AFTER, DAY_WEEKDAY_ON_OR_BEFORE, DAY_LAST_WEEKDAY }
enum  TimeCode { TIME_WALL, TIME_STANDARD, TIME_UNIVERSAL }

Variables

gboolean VzicDumpChanges
gboolean VzicDumpOutput
gboolean VzicDumpZoneNamesAndCoords
gboolean VzicDumpZoneTranslatableStrings
gboolean VzicNoRDates
gboolean VzicNoRRules
gboolean VzicPureOutput
GList * VzicTimeZoneNames
char * VzicUrlPrefix

Define Documentation

#define PATHNAME_BUFFER_SIZE   1024

Definition at line 54 of file vzic.h.

#define YEAR_MAXIMUM   G_MAXINT

Definition at line 51 of file vzic.h.

#define YEAR_MINIMUM   G_MININT

Definition at line 50 of file vzic.h.


Typedef Documentation

typedef struct _RuleData RuleData

Definition at line 133 of file vzic.h.

typedef struct _ZoneData ZoneData

Definition at line 82 of file vzic.h.

Definition at line 182 of file vzic.h.

typedef struct _ZoneLineData ZoneLineData

Definition at line 93 of file vzic.h.


Enumeration Type Documentation

enum DayCode

Enumerator:
DAY_SIMPLE 
DAY_WEEKDAY_ON_OR_AFTER 
DAY_WEEKDAY_ON_OR_BEFORE 
DAY_LAST_WEEKDAY 

Definition at line 58 of file vzic.h.

enum TimeCode

Enumerator:
TIME_WALL 
TIME_STANDARD 
TIME_UNIVERSAL 

Definition at line 71 of file vzic.h.


Variable Documentation

gboolean VzicDumpChanges

gboolean VzicDumpOutput

gboolean VzicNoRDates

gboolean VzicNoRRules

gboolean VzicPureOutput