19 #if GSOAP_VERSION != 20833 20 # error "GSOAP VERSION 20833 MISMATCH IN GENERATED CODE VERSUS LIBRARY CODE: PLEASE REINSTALL PACKAGE" 40 #ifndef SOAP_TYPE_Graph 41 #define SOAP_TYPE_Graph (8) 52 virtual void soap_default(
struct soap*);
54 virtual void soap_serialize(
struct soap*)
const;
56 virtual int soap_put(
struct soap*,
const char *tag,
const char *type)
const;
58 virtual int soap_out(
struct soap*,
const char *tag,
int id,
const char *type)
const;
60 virtual void *soap_get(
struct soap*,
const char *tag,
const char *type);
62 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) 97 #ifndef SOAP_TYPE_SOAP_ENV__Code 98 #define SOAP_TYPE_SOAP_ENV__Code (12) 104 char *SOAP_ENV__Value;
113 SOAP_ENV__Value = (
char *)0;
123 #ifndef WITH_NOGLOBAL 124 #ifndef SOAP_TYPE_SOAP_ENV__Detail 125 #define SOAP_TYPE_SOAP_ENV__Detail (14) 151 #ifndef WITH_NOGLOBAL 152 #ifndef SOAP_TYPE_SOAP_ENV__Reason 153 #define SOAP_TYPE_SOAP_ENV__Reason (17) 158 char *SOAP_ENV__Text;
165 SOAP_ENV__Text = (
char *)0;
174 #ifndef WITH_NOGLOBAL 175 #ifndef SOAP_TYPE_SOAP_ENV__Fault 176 #define SOAP_TYPE_SOAP_ENV__Fault (18) 193 char *SOAP_ENV__Node;
195 char *SOAP_ENV__Role;
204 faultcode = (
char *)0;
205 faultstring = (
char *)0;
206 faultactor = (
char *)0;
207 detail = (
struct SOAP_ENV__Detail *)0;
208 SOAP_ENV__Code = (
struct SOAP_ENV__Code *)0;
209 SOAP_ENV__Reason = (
struct SOAP_ENV__Reason *)0;
210 SOAP_ENV__Node = (
char *)0;
211 SOAP_ENV__Role = (
char *)0;
212 SOAP_ENV__Detail = (
struct SOAP_ENV__Detail *)0;
228 #ifndef SOAP_TYPE__QName 229 #define SOAP_TYPE__QName (5) 234 #ifndef SOAP_TYPE__XML 235 #define SOAP_TYPE__XML (6) 247 #ifndef SOAP_TYPE_byte 248 #define SOAP_TYPE_byte (3) 252 #ifndef SOAP_TYPE_int 253 #define SOAP_TYPE_int (1) 257 #ifndef SOAP_TYPE_Graph 258 #define SOAP_TYPE_Graph (8) 262 #ifndef SOAP_TYPE_SOAP_ENV__Fault 263 #define SOAP_TYPE_SOAP_ENV__Fault (18) 267 #ifndef SOAP_TYPE_SOAP_ENV__Reason 268 #define SOAP_TYPE_SOAP_ENV__Reason (17) 272 #ifndef SOAP_TYPE_SOAP_ENV__Detail 273 #define SOAP_TYPE_SOAP_ENV__Detail (14) 277 #ifndef SOAP_TYPE_SOAP_ENV__Code 278 #define SOAP_TYPE_SOAP_ENV__Code (12) 282 #ifndef SOAP_TYPE_SOAP_ENV__Header 283 #define SOAP_TYPE_SOAP_ENV__Header (11) 287 #ifndef SOAP_TYPE_PointerToSOAP_ENV__Reason 288 #define SOAP_TYPE_PointerToSOAP_ENV__Reason (20) 292 #ifndef SOAP_TYPE_PointerToSOAP_ENV__Detail 293 #define SOAP_TYPE_PointerToSOAP_ENV__Detail (19) 297 #ifndef SOAP_TYPE_PointerToSOAP_ENV__Code 298 #define SOAP_TYPE_PointerToSOAP_ENV__Code (13) 302 #ifndef SOAP_TYPE_PointerToGraph 303 #define SOAP_TYPE_PointerToGraph (9) 307 #ifndef SOAP_TYPE__XML 308 #define SOAP_TYPE__XML (6) 312 #ifndef SOAP_TYPE__QName 313 #define SOAP_TYPE__QName (5) 317 #ifndef SOAP_TYPE_string 318 #define SOAP_TYPE_string (4) 322 #ifndef SOAP_TYPE_std__vectorTemplateOfPointerToGraph 323 #define SOAP_TYPE_std__vectorTemplateOfPointerToGraph (10)
SOAP_FMAC1 Graph *SOAP_FMAC2 graph_instantiate_Graph(struct soap *, int, const char *, const char *, size_t *)
#define SOAP_TYPE_SOAP_ENV__Header
virtual Graph * soap_alloc(void) const
Return a new object of type Graph, default initialized and not managed by a soap context.
SOAP_FMAC1 struct SOAP_ENV__Header *SOAP_FMAC2 graph_instantiate_SOAP_ENV__Header(struct soap *, int, const char *, const char *, size_t *)
virtual int soap_type(void) const
Return unique type id SOAP_TYPE_Graph.
SOAP_FMAC1 struct SOAP_ENV__Detail *SOAP_FMAC2 graph_instantiate_SOAP_ENV__Detail(struct soap *, int, const char *, const char *, size_t *)
Graph()
Constructor with initializations.
SOAP_FMAC1 struct SOAP_ENV__Reason *SOAP_FMAC2 graph_instantiate_SOAP_ENV__Reason(struct soap *, int, const char *, const char *, size_t *)
std::vector< Graph * > edges
Optional element 'edges' of XSD type 'g:Graph'.
SOAP_FMAC1 struct SOAP_ENV__Fault *SOAP_FMAC2 graph_instantiate_SOAP_ENV__Fault(struct soap *, int, const char *, const char *, size_t *)
SOAP_FMAC1 struct SOAP_ENV__Code *SOAP_FMAC2 graph_instantiate_SOAP_ENV__Code(struct soap *, int, const char *, const char *, size_t *)
#define SOAP_TYPE_SOAP_ENV__Reason
#define SOAP_TYPE_SOAP_ENV__Detail
#define SOAP_TYPE_SOAP_ENV__Fault
#define SOAP_TYPE_SOAP_ENV__Code
struct SOAP_ENV__Code * SOAP_ENV__Subcode