Thu Jul 9 13:41:37 2009

Asterisk developer's documentation


ast_config Struct Reference


Data Fields

ast_categorycurrent
int include_level
ast_config_includeincludes
ast_categorylast
ast_categorylast_browse
int max_include_level
ast_categoryroot

Detailed Description

Definition at line 185 of file config.c.


Field Documentation

struct ast_category* current

Definition at line 188 of file config.c.

Referenced by ast_config_get_current_category(), and ast_config_set_current_category().

int include_level

Definition at line 190 of file config.c.

Referenced by ast_config_internal_load(), and process_text_line().

struct ast_config_include* includes

a list of inclusions, which should describe the entire tree

Definition at line 192 of file config.c.

Referenced by ast_config_destroy(), ast_include_find(), ast_include_new(), ast_include_rename(), and config_text_file_save().

struct ast_category* last

Definition at line 187 of file config.c.

Referenced by ast_category_delete().

struct ast_category* last_browse

used to cache the last category supplied via category_browse

Definition at line 189 of file config.c.

int max_include_level

Definition at line 191 of file config.c.

Referenced by ast_config_internal_load(), and read_config_maps().

struct ast_category* root

Definition at line 186 of file config.c.

Referenced by ast_category_delete(), ast_category_empty(), ast_config_destroy(), ast_include_rename(), and config_text_file_save().


The documentation for this struct was generated from the following file:
Generated on Thu Jul 9 13:41:37 2009 for Asterisk - the Open Source PBX by  doxygen 1.4.7