TrinityCore
|
#include <stdsoap2.h>
Public Attributes | |
struct soap_dom_attribute * | next |
const char * | nstr |
char * | name |
char * | data |
wchar_t * | wide |
struct soap * | soap |
char* soap_dom_attribute::data |
char* soap_dom_attribute::name |
struct soap_dom_attribute* soap_dom_attribute::next |
const char* soap_dom_attribute::nstr |
struct soap* soap_dom_attribute::soap |
wchar_t* soap_dom_attribute::wide |