Wed Apr 6 11:30:13 2011

Asterisk developer's documentation


cfg_entry_args Struct Reference


Data Fields

ast_categorycat
char * cat_name
ast_configcfg
ast_flags flags
const char * who_asked

Detailed Description

Structure sent to the SQLite callback function for static configuration.

See also:
add_cfg_entry()

Definition at line 175 of file res_config_sqlite.c.


Field Documentation

struct ast_category* cat

Definition at line 177 of file res_config_sqlite.c.

char* cat_name

Definition at line 178 of file res_config_sqlite.c.

struct ast_config* cfg

Definition at line 176 of file res_config_sqlite.c.

Referenced by config_handler().

struct ast_flags flags

Definition at line 179 of file res_config_sqlite.c.

Referenced by config_handler().

const char* who_asked

Definition at line 180 of file res_config_sqlite.c.


The documentation for this struct was generated from the following file:
Generated on Wed Apr 6 11:30:13 2011 for Asterisk - The Open Source Telephony Project by  doxygen 1.4.7