#include <objects.h>
Data Fields | |
char * | name |
char * | alias |
timerange * | days [7] |
struct timeperiod_struct * | next |
struct timeperiod_struct * | nexthash |
daterange * | exceptions [DATERANGE_TYPES] |
timeperiodexclusion * | exclusions |
Definition at line 87 of file objects.h.
char * timeperiod_struct::name |
char * timeperiod_struct::alias |
struct timeperiod_struct * timeperiod_struct::next [read] |
struct timeperiod_struct * timeperiod_struct::nexthash [read] |
daterange* timeperiod_struct::exceptions[DATERANGE_TYPES] |