Codename Pineapple

Home page | Mailing list | Docs

Last updated: Sat Feb 3 05:02:00 2007

Asterisk developer's documentation :: Codename Pineapple


ast_timing Struct Reference

#include <pbx.h>


Detailed Description

Definition at line 98 of file pbx.h.

Data Fields

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


Field Documentation

unsigned int daymask
 

Mask for date

Definition at line 101 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 102 of file pbx.h.

Referenced by ast_build_timing(), and ast_check_timing().

int hastime
 

If time construct exists

Definition at line 99 of file pbx.h.

unsigned int minmask[24]
 

Mask for minute

Definition at line 103 of file pbx.h.

Referenced by ast_check_timing(), and get_timerange().

unsigned int monthmask
 

Mask for month

Definition at line 100 of file pbx.h.

Referenced by ast_build_timing(), and ast_check_timing().


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

Asterisk is a trademark for Digium, inc.. | Edvina.net | Asterisk.org | This documentation was generated with Doxygen