FreeSWITCH API Documentation
1.7.0
|
Data Fields | |
switch_xml_t | xml |
switch_memory_pool_t * | pool |
Definition at line 2178 of file switch_xml.c.
switch_memory_pool_t* destroy_xml::pool |
Definition at line 2180 of file switch_xml.c.
Referenced by destroy_thread(), and switch_xml_free_in_thread().
switch_xml_t destroy_xml::xml |
Definition at line 2179 of file switch_xml.c.
Referenced by destroy_thread(), switch_xml_add_child(), switch_xml_cut(), switch_xml_destroy(), switch_xml_free(), switch_xml_free_in_thread(), switch_xml_init(), switch_xml_insert(), switch_xml_open_cfg(), switch_xml_set_attr(), switch_xml_set_flag(), switch_xml_set_txt(), and switch_xml_toxml_buf().