FreeSWITCH API Documentation  1.7.0
Data Fields
switch_xml_binding Struct Reference
+ Collaboration diagram for switch_xml_binding:

Data Fields

switch_xml_search_function_t function
 
switch_xml_section_t sections
 
void * user_data
 
struct switch_xml_bindingnext
 

Detailed Description

Definition at line 165 of file switch_xml.c.

Field Documentation

switch_xml_search_function_t switch_xml_binding::function
struct switch_xml_binding* switch_xml_binding::next
switch_xml_section_t switch_xml_binding::sections

Definition at line 167 of file switch_xml.c.

Referenced by switch_xml_bind_search_function_ret(), and switch_xml_locate().

void* switch_xml_binding::user_data

Definition at line 168 of file switch_xml.c.

Referenced by switch_xml_bind_search_function_ret(), and switch_xml_locate().


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