RTS API Documentation
1.10.11
|
Data Fields | |
switch_xml_t | xml |
switch_memory_pool_t * | pool |
Definition at line 2293 of file switch_xml.c.
switch_memory_pool_t* destroy_xml::pool |
Definition at line 2295 of file switch_xml.c.
Referenced by destroy_thread(), and switch_xml_free_in_thread().
switch_xml_t destroy_xml::xml |
Definition at line 2294 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_ex().