Wed Mar 3 23:10:47 2010

Asterisk developer's documentation


ast_category Struct Reference

Data Fields

char * file
int ignored
int include_level
int lineno
char name [80]

Detailed Description

Definition at line 178 of file config.c.


Field Documentation

char* file

the file name from whence this declaration was read

Definition at line 182 of file config.c.

Referenced by ast_category_destroy(), ast_category_new(), ast_include_rename(), and config_text_file_save().

int ignored

do not let user of the config see this category -- set by (!) after the category decl; a template

Definition at line 180 of file config.c.

Referenced by category_get(), config_text_file_save(), and next_available_category().

Definition at line 181 of file config.c.

Referenced by ast_category_append().

int lineno

Definition at line 183 of file config.c.

Referenced by ast_category_new(), and config_text_file_save().

char name[80]

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

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