![]() |
Home page |
Mailing list |
Docs
Asterisk developer's documentation :: Codename Pineapple
ast_config Struct Reference
Collaboration diagram for ast_config:
Definition at line 180 of file config.c.
Data Fields | |
| ast_category * | current |
| int | include_level |
| ast_category * | last |
| ast_category * | last_browse |
| int | max_include_level |
| ast_category * | root |
|
|
Definition at line 183 of file config.c. Referenced by ast_config_get_current_category(), and ast_config_set_current_category(). |
|
|
Definition at line 185 of file config.c. Referenced by ast_config_internal_load(). |
|
|
Definition at line 182 of file config.c. Referenced by ast_category_delete(). |
|
|
used to cache the last category supplied via category_browse |
|
|
Definition at line 186 of file config.c. Referenced by ast_config_internal_load(), and read_config_maps(). |
|
|
Definition at line 181 of file config.c. Referenced by ast_category_delete(), ast_config_destroy(), and config_text_file_save(). |