Asterisk - The Open Source Telephony Project
18.5.0
|
A container that holds all config-related information. More...
Data Fields | |
struct skel_global_config * | global |
struct ao2_container * | levels |
A container that holds all config-related information.
Definition at line 209 of file app_skel.c.
struct skel_global_config* global |
Definition at line 210 of file app_skel.c.
Referenced by skel_config_alloc(), and skel_config_destructor().
struct ao2_container* levels |
Definition at line 211 of file app_skel.c.
Referenced by skel_config_alloc(), and skel_config_destructor().