Mon Aug 31 12:30:49 2015

Asterisk developer's documentation


cfg_entry_args Struct Reference

Data Fields

struct ast_categorycat
char * cat_name
struct ast_configcfg
struct 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 176 of file res_config_sqlite.c.


Field Documentation

struct ast_category* cat [read]

Definition at line 178 of file res_config_sqlite.c.

Referenced by add_cfg_entry(), and config_handler().

char* cat_name

Definition at line 179 of file res_config_sqlite.c.

Referenced by add_cfg_entry(), and config_handler().

struct ast_config* cfg [read]

Definition at line 177 of file res_config_sqlite.c.

Referenced by add_cfg_entry(), and config_handler().

struct ast_flags flags [read]

Definition at line 180 of file res_config_sqlite.c.

Referenced by add_cfg_entry(), and config_handler().

const char* who_asked

Definition at line 181 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 31 Aug 2015 for Asterisk - The Open Source Telephony Project by  doxygen 1.6.1