Sun Oct 16 2011 08:43:12

Asterisk developer's documentation


ast_config Struct Reference
Collaboration diagram for ast_config:

Data Fields

struct ast_categorycurrent
int include_level
struct ast_config_includeincludes
struct ast_categorylast
struct ast_categorylast_browse
int max_include_level
struct ast_categoryroot

Field Documentation

a list of inclusions, which should describe the entire tree

Definition at line 233 of file config.c.

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

struct ast_category* last

Last config category in the list.

Definition at line 228 of file config.c.

Referenced by ast_category_append(), and ast_category_delete().

used to cache the last category supplied via category_browse

Definition at line 230 of file config.c.

Referenced by ast_variable_browse(), and ast_category_browse().

Definition at line 232 of file config.c.

Referenced by ast_config_new(), read_config_maps(), and ast_config_internal_load().


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