Tue Aug 20 16:35:19 2013

Asterisk developer's documentation


ast_timing Struct Reference

#include <pbx.h>

Data Fields

unsigned int daymask
unsigned int dowmask
int hastime
unsigned int minmask [48]
unsigned int monthmask
char * timezone

Detailed Description

Definition at line 129 of file pbx.h.


Field Documentation

unsigned int daymask

Mask for date

Definition at line 132 of file pbx.h.

Referenced by ast_build_timing(), and ast_check_timing2().

unsigned int dowmask

Mask for day of week (sun-sat)

Definition at line 133 of file pbx.h.

Referenced by ast_build_timing(), and ast_check_timing2().

int hastime

If time construct exists

Definition at line 130 of file pbx.h.

unsigned int minmask[48]

Mask for minute

Definition at line 134 of file pbx.h.

Referenced by ast_check_timing2(), and get_timerange().

unsigned int monthmask

Mask for month

Definition at line 131 of file pbx.h.

Referenced by ast_build_timing(), and ast_check_timing2().

char* timezone

NULL, or zoneinfo style timezone

Definition at line 135 of file pbx.h.

Referenced by ast_build_timing(), ast_check_timing2(), and ast_destroy_timing().


The documentation for this struct was generated from the following file:

Generated on 20 Aug 2013 for Asterisk - The Open Source Telephony Project by  doxygen 1.6.1