Asterisk - The Open Source Telephony Project  21.4.1
Data Fields
featuregroup Struct Reference

Featuregroup representation. More...

Data Fields

struct ao2_containeritems
 
const char * name
 

Detailed Description

Featuregroup representation.

Definition at line 476 of file features_config.c.

Field Documentation

struct ao2_container* items

A container of featuregroup_items

Definition at line 480 of file features_config.c.

Referenced by OrderedDict::__eq__(), and OrderedDict::pop().

const char* name

The name of the featuregroup

Definition at line 478 of file features_config.c.

Referenced by PathSegment::__init__(), and PathSegment::get_child().


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