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
Typedef Documentation
typedef struct _ZoneDescription ZoneDescription |
typedef struct _ZoneLineData ZoneLineData |
Enumeration Type Documentation
enum DayCode |
enum TimeCode |
Variable Documentation
gboolean VzicDumpChanges |
gboolean VzicDumpOutput |
gboolean VzicDumpZoneNamesAndCoords |
gboolean VzicDumpZoneTranslatableStrings |
gboolean VzicNoRDates |
gboolean VzicNoRRules |
gboolean VzicPureOutput |
GList* VzicTimeZoneNames |
char* VzicUrlPrefix |