TwiceAsNice
2019-02-18
|
#include <stdsoap2.h>
Public Attributes | |
struct soap_attribute * | next |
char * | value |
size_t | size |
char * | ns |
short | visible |
char | name [1] |
char soap_attribute::name[1] |
struct soap_attribute* soap_attribute::next |
char* soap_attribute::ns |
size_t soap_attribute::size |
char* soap_attribute::value |
short soap_attribute::visible |