Wed Aug 15 01:25:38 2007

Asterisk developer's documentation


ast_category Struct Reference

Collaboration diagram for ast_category:

Collaboration graph
[legend]

Data Fields

int ignored
int include_level
struct ast_variablelast
char name [80]
struct ast_categorynext
struct ast_commentprecomments
struct ast_variableroot
struct ast_commentsameline

Detailed Description

Definition at line 162 of file config.c.


Field Documentation

int ignored

do not let user of the config see this category

Definition at line 164 of file config.c.

Referenced by category_get(), and next_available_category().

int include_level

Definition at line 165 of file config.c.

Referenced by ast_category_append().

struct ast_variable* last [read]

Definition at line 169 of file config.c.

Referenced by ast_category_detach_variables(), ast_variable_append(), ast_variable_delete(), and ast_variable_update().

char name[80]

Definition at line 163 of file config.c.

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

struct ast_category* next [read]

Definition at line 170 of file config.c.

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

struct ast_comment* precomments [read]

Definition at line 166 of file config.c.

Referenced by config_text_file_save(), and process_text_line().

struct ast_variable* root [read]

Definition at line 168 of file config.c.

Referenced by ast_category_destroy(), ast_category_detach_variables(), ast_category_root(), ast_config_destroy(), ast_variable_append(), ast_variable_browse(), ast_variable_delete(), ast_variable_retrieve(), ast_variable_update(), config_text_file_save(), inherit_category(), and move_variables().

struct ast_comment* sameline [read]

Definition at line 167 of file config.c.

Referenced by config_text_file_save(), and process_text_line().


The documentation for this struct was generated from the following file:
Generated on Wed Aug 15 01:25:38 2007 for Asterisk - the Open Source PBX by  doxygen 1.5.3