FreeSWITCH API Documentation  1.7.0
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 52 of file switch_ivr_async.c.

Field Documentation

switch_ivr_dmachine_binding_t* dm_binding_head_t::binding_list

Definition at line 53 of file switch_ivr_async.c.

Referenced by switch_ivr_dmachine_bind(), and switch_ivr_dmachine_check_match().

char* dm_binding_head_t::name

Definition at line 55 of file switch_ivr_async.c.

Referenced by switch_ivr_dmachine_bind().

switch_ivr_dmachine_binding_t* dm_binding_head_t::tail

Definition at line 54 of file switch_ivr_async.c.

Referenced by switch_ivr_dmachine_bind().

char* dm_binding_head_t::terminators

Definition at line 56 of file switch_ivr_async.c.

Referenced by switch_ivr_dmachine_check_match().


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