TrinityCore
|
#include <stdsoap2.h>
Public Attributes | |
struct soap_multipart * | next |
char * | ptr |
size_t | size |
const char * | id |
const char * | type |
const char * | options |
enum soap_mime_encoding | encoding |
const char * | location |
const char * | description |
const char* soap_multipart::description |
enum soap_mime_encoding soap_multipart::encoding |
const char* soap_multipart::id |
const char* soap_multipart::location |
struct soap_multipart* soap_multipart::next |
const char* soap_multipart::options |
char* soap_multipart::ptr |
size_t soap_multipart::size |
const char* soap_multipart::type |