Asterisk - The Open Source Telephony Project GIT-master-754dea3
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Macros Modules Pages
Data Fields
namedgroup_member Struct Reference

Named group member structure. More...

Data Fields

unsigned int hash
 
char name [1]
 

Detailed Description

Named group member structure.

Definition at line 7672 of file channel.c.

Field Documentation

◆ hash

unsigned int hash

Pre-built hash of group member name.

Definition at line 7674 of file channel.c.

◆ name

char name[1]

Group member name. (End allocation of name string.)

Definition at line 7676 of file channel.c.

Referenced by ast_print_namedgroups(), PathSegment::get_child(), Parameter::load(), Property::load(), SwaggerType::load(), and namedgroup_cmp_cb().


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