TrinityCore
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
soap_dom_element Struct Reference

#include <stdsoap2.h>

Public Attributes

struct soap_dom_elementnext
 
struct soap_dom_elementprnt
 
struct soap_dom_elementelts
 
struct soap_dom_attributeatts
 
const char * nstr
 
char * name
 
char * data
 
wchar_t * wide
 
int type
 
void * node
 
char * head
 
char * tail
 
struct soapsoap
 

Member Data Documentation

struct soap_dom_attribute* soap_dom_element::atts
char* soap_dom_element::data
struct soap_dom_element* soap_dom_element::elts
char* soap_dom_element::head
char* soap_dom_element::name
struct soap_dom_element* soap_dom_element::next
void* soap_dom_element::node
const char* soap_dom_element::nstr
struct soap_dom_element* soap_dom_element::prnt
struct soap* soap_dom_element::soap
char* soap_dom_element::tail
int soap_dom_element::type
wchar_t* soap_dom_element::wide

The documentation for this struct was generated from the following file: