Asterisk - The Open Source Telephony Project GIT-master-7e7a603
Data Fields
bridge_role_option Struct Reference
Collaboration diagram for bridge_role_option:
Collaboration graph
[legend]

Data Fields

struct ast_string_field_mgr __field_mgr
 
struct ast_string_field_pool__field_mgr_pool
 
struct {
   struct bridge_role_option *   next
 
list
 
const ast_string_field option
 
const ast_string_field value
 

Detailed Description

Definition at line 44 of file bridge_roles.c.

Field Documentation

◆ __field_mgr

struct ast_string_field_mgr __field_mgr

Definition at line 49 of file bridge_roles.c.

◆ __field_mgr_pool

struct ast_string_field_pool* __field_mgr_pool

Definition at line 49 of file bridge_roles.c.

◆ 

struct { ... } list

◆ next

struct bridge_role_option* next

Definition at line 45 of file bridge_roles.c.

◆ option

const ast_string_field option

◆ value

const ast_string_field value

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