
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 173 of file config.c.
| struct ast_category* current |
Definition at line 176 of file config.c.
Referenced by ast_config_get_current_category(), and ast_config_set_current_category().
| int include_level |
| struct ast_category* last |
| struct ast_category* last_browse |
Definition at line 179 of file config.c.
Referenced by ast_config_internal_load(), and read_config_maps().
| struct ast_category* root |
Definition at line 174 of file config.c.
Referenced by ast_category_delete(), ast_config_destroy(), and config_text_file_save().
1.5.1