Main Page | Alphabetical List | Data Structures | Directories | File List | Data Fields | Globals

argument_map Struct Reference

Collaboration diagram for argument_map:

Collaboration graph
[legend]

Data Fields

Octstrname
Octstrpath
Octstrattribute
Octstrsscan_type
void * store

Field Documentation

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


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.