TrinityCore
|
#include <stdsoap2.h>
Public Attributes | |
struct soap_attribute * | next |
short | flag |
char * | value |
size_t | size |
const char * | ns |
short | visible |
char | name [1] |
short soap_attribute::flag |
char soap_attribute::name[1] |
struct soap_attribute* soap_attribute::next |
const char* soap_attribute::ns |
size_t soap_attribute::size |
char* soap_attribute::value |
short soap_attribute::visible |