| Asterisk - The Open Source Telephony Project GIT-master-27fb039
    | 
Featuregroup representation. More...

| Data Fields | |
| struct ao2_container * | items | 
| const char * | name | 
Featuregroup representation.
Definition at line 556 of file features_config.c.
| struct ao2_container* items | 
A container of featuregroup_items
Definition at line 560 of file features_config.c.
Referenced by OrderedDict::__eq__(), and OrderedDict::__repr__().
| const char* name | 
The name of the featuregroup
Definition at line 558 of file features_config.c.
Referenced by featuregroup_cmp(), PathSegment::get_child(), and SwaggerType::load().