Asterisk - The Open Source Telephony Project GIT-master-f36a736
|
Featuregroup representation. More...
Data Fields | |
struct ao2_container * | items |
const char * | name |
Featuregroup representation.
Definition at line 476 of file features_config.c.
struct ao2_container* items |
A container of featuregroup_items
Definition at line 480 of file features_config.c.
Referenced by OrderedDict::__eq__(), and OrderedDict::__repr__().
const char* name |
The name of the featuregroup
Definition at line 478 of file features_config.c.
Referenced by featuregroup_cmp(), PathSegment::get_child(), Parameter::load(), Property::load(), and SwaggerType::load().