Sun Aug 6 15:17:39 2006

Asterisk developer's documentation


Main Page | Modules | Alphabetical List | Data Structures | Directories | File List | Data Fields | Globals | Related Pages

ast_category Struct Reference

Collaboration diagram for ast_category:

Collaboration graph
[legend]

Data Fields

int ignored
ast_variablelast
char name [80]
ast_categorynext
ast_variableroot

Field Documentation

int ignored
 

Definition at line 84 of file config.c.

Referenced by category_get(), and next_available_category().

struct ast_variable* last
 

Definition at line 86 of file config.c.

Referenced by ast_variable_append().

char name[80]
 

Definition at line 83 of file config.c.

Referenced by ast_category_browse(), ast_category_rename(), ast_variable_browse(), category_get(), and config_text_file_save().

struct ast_category* next
 

Definition at line 87 of file config.c.

Referenced by ast_category_append(), ast_category_browse(), ast_config_destroy(), ast_variable_retrieve(), category_get(), config_text_file_save(), and next_available_category().

struct ast_variable* root
 

Definition at line 85 of file config.c.

Referenced by ast_category_destroy(), ast_config_destroy(), ast_variable_append(), ast_variable_browse(), ast_variable_retrieve(), config_text_file_save(), and inherit_category().


The documentation for this struct was generated from the following file:
Generated on Sun Aug 6 15:17:39 2006 for Asterisk - the Open Source PBX by  doxygen 1.4.2