COPASI API
4.16.103
|
#include <stdsoap2.h>
Public Attributes | |
struct soap_dom_attribute * | atts |
char * | data |
struct soap_dom_element * | elts |
char * | head |
char * | name |
struct soap_dom_element * | next |
void * | node |
const char * | nstr |
struct soap_dom_element * | prnt |
struct soap * | soap |
char * | tail |
int | type |
wchar_t * | wide |
Definition at line 1536 of file stdsoap2.h.
struct soap_dom_attribute* soap_dom_element::atts |
Definition at line 1541 of file stdsoap2.h.
Referenced by soap_attribute(), soap_element(), soap_element_start_end_out(), and soap_peek_element().
char* soap_dom_element::data |
Definition at line 1544 of file stdsoap2.h.
Referenced by soap_element(), soap_getbase64(), soap_gethex(), soap_peek_element(), soap_putbase64(), soap_puthex(), soap_string_in(), soap_string_out(), and soap_value().
struct soap_dom_element* soap_dom_element::elts |
Definition at line 1540 of file stdsoap2.h.
Referenced by soap_element(), and soap_peek_element().
char* soap_dom_element::head |
Definition at line 1548 of file stdsoap2.h.
Referenced by soap_element(), and soap_peek_element().
char* soap_dom_element::name |
Definition at line 1543 of file stdsoap2.h.
Referenced by soap_element(), and soap_peek_element().
struct soap_dom_element* soap_dom_element::next |
Definition at line 1538 of file stdsoap2.h.
Referenced by soap_element(), and soap_peek_element().
void* soap_dom_element::node |
Definition at line 1547 of file stdsoap2.h.
Referenced by soap_element(), and soap_peek_element().
const char* soap_dom_element::nstr |
Definition at line 1542 of file stdsoap2.h.
Referenced by soap_element(), and soap_peek_element().
struct soap_dom_element* soap_dom_element::prnt |
Definition at line 1539 of file stdsoap2.h.
Referenced by soap_element(), soap_element_end_in(), soap_element_end_out(), and soap_peek_element().
struct soap* soap_dom_element::soap |
Definition at line 1550 of file stdsoap2.h.
Referenced by soap_element(), and soap_peek_element().
char* soap_dom_element::tail |
Definition at line 1549 of file stdsoap2.h.
Referenced by soap_element(), soap_peek_element(), and soap_string_in().
int soap_dom_element::type |
Definition at line 1546 of file stdsoap2.h.
Referenced by soap_element(), and soap_peek_element().
wchar_t* soap_dom_element::wide |
Definition at line 1545 of file stdsoap2.h.
Referenced by soap_element(), soap_peek_element(), soap_wstring_in(), and soap_wstring_out().