|
RTS API Documentation
1.10.11
|
Collaboration diagram for xml_section_t:Data Fields | |
| const char * | name |
| uint32_t | section |
Definition at line 247 of file switch_xml.c.
| const char* xml_section_t::name |
Definition at line 248 of file switch_xml.c.
| uint32_t xml_section_t::section |
Definition at line 250 of file switch_xml.c.
Referenced by switch_xml_parse_section_string().
1.8.13