RTS API Documentation  1.10.11
Data Fields
dm_binding_head_t Struct Reference
+ Collaboration diagram for dm_binding_head_t:

Data Fields

switch_ivr_dmachine_binding_tbinding_list
 
switch_ivr_dmachine_binding_ttail
 
char * name
 
char * terminators
 

Detailed Description

Definition at line 56 of file switch_ivr_async.c.

Field Documentation

◆ binding_list

switch_ivr_dmachine_binding_t* dm_binding_head_t::binding_list

Definition at line 57 of file switch_ivr_async.c.

Referenced by switch_ivr_dmachine_bind(), and switch_ivr_dmachine_check_match().

◆ name

char* dm_binding_head_t::name

◆ tail

switch_ivr_dmachine_binding_t* dm_binding_head_t::tail

Definition at line 58 of file switch_ivr_async.c.

Referenced by switch_ivr_dmachine_bind().

◆ terminators

char* dm_binding_head_t::terminators

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