Codename Pineapple

Home page | Mailing list | Docs

Last updated: Sat Feb 3 05:01:59 2007

Asterisk developer's documentation :: Codename Pineapple


ast_config Struct Reference

Collaboration diagram for ast_config:

Collaboration graph
[legend]

Detailed Description

Definition at line 180 of file config.c.

Data Fields

ast_categorycurrent
int include_level
ast_categorylast
ast_categorylast_browse
int max_include_level
ast_categoryroot


Field Documentation

struct ast_category* current
 

Definition at line 183 of file config.c.

Referenced by ast_config_get_current_category(), and ast_config_set_current_category().

int include_level
 

Definition at line 185 of file config.c.

Referenced by ast_config_internal_load().

struct ast_category* last
 

Definition at line 182 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 184 of file config.c.

int max_include_level
 

Definition at line 186 of file config.c.

Referenced by ast_config_internal_load(), and read_config_maps().

struct ast_category* root
 

Definition at line 181 of file config.c.

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


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

Asterisk is a trademark for Digium, inc.. | Edvina.net | Asterisk.org | This documentation was generated with Doxygen