Tue Mar 2 17:34:53 2010

Asterisk developer's documentation


ast_timing Struct Reference

#include <pbx.h>

Data Fields

unsigned int daymask
unsigned int dowmask
int hastime
unsigned int minmask [24]
unsigned int monthmask

Detailed Description

Definition at line 102 of file pbx.h.


Field Documentation

unsigned int daymask

Mask for date

Definition at line 105 of file pbx.h.

Referenced by ast_build_timing(), and ast_check_timing().

unsigned int dowmask

Mask for day of week (mon-sun)

Definition at line 106 of file pbx.h.

Referenced by ast_build_timing(), and ast_check_timing().

int hastime

If time construct exists

Definition at line 103 of file pbx.h.

unsigned int minmask[24]

Mask for minute

Definition at line 107 of file pbx.h.

Referenced by ast_check_timing(), and get_timerange().

unsigned int monthmask

Mask for month

Definition at line 104 of file pbx.h.

Referenced by ast_build_timing(), and ast_check_timing().


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

Generated on 2 Mar 2010 for Asterisk - the Open Source PBX by  doxygen 1.6.1