Asterisk - The Open Source Telephony Project GIT-master-a358458
Data Fields
features_config Struct Reference
Collaboration diagram for features_config:
Collaboration graph
[legend]

Data Fields

struct ao2_containerapplicationmap
 
struct ao2_containerfeaturegroups
 
struct ast_featuremap_configfeaturemap
 
struct features_global_configglobal
 
struct dummy_configparkinglots
 

Detailed Description

Definition at line 566 of file features_config.c.

Field Documentation

◆ applicationmap

struct ao2_container* applicationmap

Definition at line 570 of file features_config.c.

Referenced by features_config_destructor(), and features_pre_apply_config().

◆ featuregroups

struct ao2_container* featuregroups

Definition at line 571 of file features_config.c.

Referenced by features_config_destructor(), and features_pre_apply_config().

◆ featuremap

struct ast_featuremap_config* featuremap

◆ global

struct features_global_config* global

Definition at line 567 of file features_config.c.

Referenced by features_config_destructor(), and features_copy().

◆ parkinglots

struct dummy_config* parkinglots

Definition at line 569 of file features_config.c.

Referenced by features_config_destructor().


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