Fri Jul 24 00:42:05 2009

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 172 of file res_config_sqlite.c.


Field Documentation

struct ast_category* cat

Definition at line 174 of file res_config_sqlite.c.

Referenced by add_cfg_entry(), and config_handler().

char* cat_name

Definition at line 175 of file res_config_sqlite.c.

Referenced by add_cfg_entry(), and config_handler().

struct ast_config* cfg

Definition at line 173 of file res_config_sqlite.c.

Referenced by add_cfg_entry(), and config_handler().

struct ast_flags flags

Definition at line 176 of file res_config_sqlite.c.

Referenced by add_cfg_entry(), and config_handler().

const char* who_asked

Definition at line 177 of file res_config_sqlite.c.

Referenced by add_cfg_entry(), and config_handler().


The documentation for this struct was generated from the following file:
Generated on Fri Jul 24 00:42:05 2009 for Asterisk - the Open Source PBX by  doxygen 1.4.7