Wed Aug 15 01:25:40 2007

Asterisk developer's documentation


ast_config Struct Reference

Collaboration diagram for ast_config:

Collaboration graph
[legend]

Data Fields

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

Detailed Description

Definition at line 173 of file config.c.


Field Documentation

struct ast_category* current [read]

Definition at line 176 of file config.c.

Referenced by ast_category_append(), ast_config_get_current_category(), and ast_config_set_current_category().

int include_level

Definition at line 178 of file config.c.

Referenced by ast_category_append(), ast_config_internal_load(), and config_text_file_load().

struct ast_category* last [read]

Definition at line 175 of file config.c.

Referenced by ast_category_append(), and ast_category_delete().

struct ast_category* last_browse [read]

used to cache the last category supplied via category_browse

Definition at line 177 of file config.c.

Referenced by ast_category_browse(), and ast_variable_browse().

int max_include_level

Definition at line 179 of file config.c.

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

struct ast_category* root [read]

Definition at line 174 of file config.c.

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


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