15 #if GSOAP_VERSION != 20824
16 # error "GSOAP VERSION 20824 MISMATCH IN GENERATED CODE VERSUS LIBRARY CODE: PLEASE REINSTALL PACKAGE"
45 #ifndef SOAP_TYPE_Graph
46 #define SOAP_TYPE_Graph (8)
57 virtual void soap_default(
struct soap*);
59 virtual void soap_serialize(
struct soap*)
const;
61 virtual int soap_put(
struct soap*,
const char *tag,
const char *type)
const;
63 virtual int soap_out(
struct soap*,
const char *tag,
int id,
const char *type)
const;
65 virtual void *soap_get(
struct soap*,
const char *tag,
const char *type);
67 virtual void *soap_in(
struct soap*,
const char *tag,
const char *type);
78 #ifndef SOAP_TYPE_SOAP_ENV__Header
79 #define SOAP_TYPE_SOAP_ENV__Header (11)
94 #ifndef SOAP_TYPE_SOAP_ENV__Code
95 #define SOAP_TYPE_SOAP_ENV__Code (12)
112 #ifndef WITH_NOGLOBAL
114 #ifndef SOAP_TYPE_SOAP_ENV__Detail
115 #define SOAP_TYPE_SOAP_ENV__Detail (14)
133 #ifndef WITH_NOGLOBAL
135 #ifndef SOAP_TYPE_SOAP_ENV__Reason
136 #define SOAP_TYPE_SOAP_ENV__Reason (17)
151 #ifndef WITH_NOGLOBAL
153 #ifndef SOAP_TYPE_SOAP_ENV__Fault
154 #define SOAP_TYPE_SOAP_ENV__Fault (18)
183 #ifndef SOAP_TYPE__QName
184 #define SOAP_TYPE__QName (5)
188 #ifndef SOAP_TYPE__XML
189 #define SOAP_TYPE__XML (6)
SOAP_FMAC3 void SOAP_FMAC4 soap_default_SOAP_ENV__Fault(struct soap *, struct SOAP_ENV__Fault *)
virtual Graph * soap_alloc(void) const
Return a new object, default initialized and not managed by a soap context, of this object's type...
virtual int soap_type(void) const
Return the unique type ID value SOAP_TYPE_Graph (8)
SOAP_FMAC1 Graph *SOAP_FMAC2 soap_instantiate_Graph(struct soap *, int, const char *, const char *, size_t *)
struct SOAP_ENV__Detail * detail
SOAP_FMAC3 void SOAP_FMAC4 soap_default_SOAP_ENV__Reason(struct soap *, struct SOAP_ENV__Reason *)
struct SOAP_ENV__Code * SOAP_ENV__Code
struct SOAP_ENV__Detail * SOAP_ENV__Detail
virtual void soap_default(struct soap *)
Set object's data members to default values.
std::vector< Graph * > edges
struct SOAP_ENV__Reason * SOAP_ENV__Reason
SOAP_FMAC3 void SOAP_FMAC4 soap_default_SOAP_ENV__Header(struct soap *, struct SOAP_ENV__Header *)
virtual ~SOAP_ENV__Code()
SOAP_FMAC3 void SOAP_FMAC4 soap_default_SOAP_ENV__Code(struct soap *, struct SOAP_ENV__Code *)
virtual ~SOAP_ENV__Detail()
SOAP_FMAC3 void SOAP_FMAC4 soap_default_SOAP_ENV__Detail(struct soap *, struct SOAP_ENV__Detail *)
struct SOAP_ENV__Code * SOAP_ENV__Subcode
virtual ~SOAP_ENV__Fault()
virtual ~SOAP_ENV__Reason()