Asterisk - The Open Source Telephony Project  18.5.0
Data Fields
cfg_entry_args Struct Reference
Collaboration diagram for cfg_entry_args:
Collaboration graph
[legend]

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()

Structure sent to the SQLite 3 callback function for static configuration.

See also
static_realtime_cb()

Definition at line 184 of file res_config_sqlite.c.

Field Documentation

◆ cat

struct ast_category * cat

◆ cat_name

char * cat_name

◆ cfg

struct ast_config * cfg

◆ flags

struct ast_flags flags

◆ who_asked

const char * who_asked

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