Kannel: Open Source WAP and SMS gateway  svn-r5335
argument_map Struct Reference

Data Fields

Octstrname
 
Octstrpath
 
Octstrattribute
 
Octstrsscan_type
 
void * store
 

Detailed Description

Definition at line 215 of file smsc_soap.c.

Field Documentation

◆ attribute

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().

◆ name

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().

◆ path

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().

◆ sscan_type

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().

◆ store

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().


The documentation for this struct was generated from the following file:
See file LICENSE for details about the license agreement for using, modifying, copying or deriving work from this software.