Asterisk - The Open Source Telephony Project
18.5.0
|
Featuregroup representation. More...
Data Fields | |
struct ao2_container * | items |
const char * | name |
Featuregroup representation.
Definition at line 482 of file features_config.c.
struct ao2_container* items |
A container of featuregroup_items
Definition at line 486 of file features_config.c.
Referenced by OrderedDict::__eq__(), OrderedDict::__repr__(), check_featuregroup(), featuregroup_alloc(), featuregroup_destructor(), featuregroup_handler(), and print_featuregroups().
const char* name |
The name of the featuregroup
Definition at line 484 of file features_config.c.
Referenced by check_featuregroup(), featuregroup_alloc(), featuregroup_cmp(), featuregroup_destructor(), featuregroup_hash(), PathSegment::get_child(), Parameter::load(), SwaggerType::load(), Property::load(), and print_featuregroups().