Kannel: Open Source WAP and SMS gateway
svn-r5336
|
Data Fields | |
Octstr * | name |
Octstr * | path |
Octstr * | attribute |
Octstr * | sscan_type |
void * | store |
Definition at line 215 of file smsc_soap.c.
Octstr* argument_map::attribute |
Definition at line 218 of file smsc_soap.c.
Referenced by soap_create_map(), soap_destroy_map(), and soap_map_xml_data().
Octstr* argument_map::name |
Definition at line 216 of file smsc_soap.c.
Referenced by soap_create_map(), soap_destroy_map(), soap_get_index(), and soap_map_xml_data().
Octstr* argument_map::path |
Definition at line 217 of file smsc_soap.c.
Referenced by soap_create_map(), soap_destroy_map(), and soap_map_xml_data().
Octstr* argument_map::sscan_type |
Definition at line 219 of file smsc_soap.c.
Referenced by soap_create_map(), soap_destroy_map(), and soap_map_xml_data().
void* argument_map::store |
Definition at line 220 of file smsc_soap.c.
Referenced by soap_create_map(), soap_map_xml_data(), and soap_release_dependences().