![]() |
Home | Documentation |
graphStub.h File Reference
updated Wed Mar 2 2016
|
#include <vector>
#include "stdsoap2.h"
Go to the source code of this file.
Classes | |
class | Graph |
struct | SOAP_ENV__Header |
struct | SOAP_ENV__Code |
struct | SOAP_ENV__Detail |
struct | SOAP_ENV__Reason |
struct | SOAP_ENV__Fault |
Macros | |
#define | SOAP_TYPE_Graph (8) |
#define | SOAP_TYPE_SOAP_ENV__Header (11) |
#define | SOAP_TYPE_SOAP_ENV__Code (12) |
#define | SOAP_TYPE_SOAP_ENV__Detail (14) |
#define | SOAP_TYPE_SOAP_ENV__Reason (17) |
#define | SOAP_TYPE_SOAP_ENV__Fault (18) |
#define | SOAP_TYPE__QName (5) |
#define | SOAP_TYPE__XML (6) |
Typedefs | |
typedef char * | _QName |
typedef char * | _XML |
#define SOAP_TYPE__QName (5) |
Definition at line 184 of file graphStub.h.
#define SOAP_TYPE__XML (6) |
Definition at line 189 of file graphStub.h.
#define SOAP_TYPE_Graph (8) |
Definition at line 46 of file graphStub.h.
#define SOAP_TYPE_SOAP_ENV__Code (12) |
Definition at line 95 of file graphStub.h.
#define SOAP_TYPE_SOAP_ENV__Detail (14) |
Definition at line 115 of file graphStub.h.
#define SOAP_TYPE_SOAP_ENV__Fault (18) |
Definition at line 154 of file graphStub.h.
#define SOAP_TYPE_SOAP_ENV__Header (11) |
Definition at line 79 of file graphStub.h.
#define SOAP_TYPE_SOAP_ENV__Reason (17) |
Definition at line 136 of file graphStub.h.
typedef char* _QName |
Definition at line 185 of file graphStub.h.
typedef char* _XML |
Definition at line 190 of file graphStub.h.