| Asterisk - The Open Source Telephony Project GIT-master-27fb039
    | 

| 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 646 of file features_config.c.
| struct ao2_container* applicationmap | 
Definition at line 650 of file features_config.c.
Referenced by features_config_destructor(), and features_pre_apply_config().
| struct ao2_container* featuregroups | 
Definition at line 651 of file features_config.c.
Referenced by features_config_destructor(), and features_pre_apply_config().
| struct ast_featuremap_config* featuremap | 
Definition at line 648 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 647 of file features_config.c.
Referenced by features_config_destructor(), and features_copy().
| struct dummy_config* parkinglots | 
Definition at line 649 of file features_config.c.
Referenced by features_config_destructor().