#include <objects.h>
Data Fields | |
char * | name |
char * | alias |
timerange * | days [7] |
daterange * | exceptions [DATERANGE_TYPES] |
timeperiodexclusion * | exclusions |
timeperiod_struct * | next |
timeperiod_struct * | nexthash |
char* alias |
daterange* exceptions[DATERANGE_TYPES] |
char* name |
struct timeperiod_struct* next |
struct timeperiod_struct* nexthash |