|
RTS API Documentation
1.10.11
|
#include <switch_xml_config.h>
Collaboration diagram for switch_xml_config_enum_item_t:Data Fields | |
| char * | key |
| int | value |
Definition at line 54 of file switch_xml_config.h.
| char* switch_xml_config_enum_item_t::key |
Definition at line 55 of file switch_xml_config.h.
Referenced by switch_xml_config_enum_int2str(), and switch_xml_config_enum_str2int().
| int switch_xml_config_enum_item_t::value |
Definition at line 56 of file switch_xml_config.h.
Referenced by switch_xml_config_enum_int2str(), and switch_xml_config_enum_str2int().
1.8.13