Asterisk - The Open Source Telephony Project GIT-master-2de1a68
Data Fields
featuregroup Struct Reference

Featuregroup representation. More...

Collaboration diagram for featuregroup:
Collaboration graph
[legend]

Data Fields

struct ao2_containeritems
 
const char * name
 

Detailed Description

Featuregroup representation.

Definition at line 476 of file features_config.c.

Field Documentation

◆ items

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__().

◆ name

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().


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