Asterisk - The Open Source Telephony Project GIT-master-f36a736
|
Data Fields | |
struct ao2_container * | applicationmap |
struct ao2_container * | featuregroups |
struct ast_featuremap_config * | featuremap |
struct features_global_config * | global |
struct dummy_config * | parkinglots |
Definition at line 566 of file features_config.c.
struct ao2_container* applicationmap |
Definition at line 570 of file features_config.c.
Referenced by features_config_destructor(), and features_pre_apply_config().
struct ao2_container* featuregroups |
Definition at line 571 of file features_config.c.
Referenced by features_config_destructor(), and features_pre_apply_config().
struct ast_featuremap_config* featuremap |
Definition at line 568 of file features_config.c.
Referenced by featuremap_get(), featuremap_set(), features_config_destructor(), and features_copy().
struct features_global_config* global |
Definition at line 567 of file features_config.c.
Referenced by features_config_destructor(), and features_copy().
struct dummy_config* parkinglots |
Definition at line 569 of file features_config.c.
Referenced by features_config_destructor().