AppCore
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes | Macros | Typedefs | Functions
envStub.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  SOAP_ENV__Header
 
struct  SOAP_ENV__Code
 
struct  SOAP_ENV__Detail
 
struct  SOAP_ENV__Reason
 
struct  SOAP_ENV__Fault
 

Macros

#define SOAP_TYPE_SOAP_ENV__Header   (6)
 
#define SOAP_TYPE_SOAP_ENV__Code   (7)
 
#define SOAP_TYPE_SOAP_ENV__Detail   (9)
 
#define SOAP_TYPE_SOAP_ENV__Reason   (12)
 
#define SOAP_TYPE_SOAP_ENV__Fault   (13)
 
#define SOAP_TYPE__XML   (4)
 
#define SOAP_TYPE__QName   (5)
 

Typedefs

typedef char * _XML
 
typedef char * _QName
 

Functions

SOAP_FMAC5 int SOAP_FMAC6 soap_serve (struct soap *)
 
SOAP_FMAC5 int SOAP_FMAC6 soap_serve_request (struct soap *)
 

Macro Definition Documentation

#define SOAP_TYPE__QName   (5)
#define SOAP_TYPE__XML   (4)
#define SOAP_TYPE_SOAP_ENV__Code   (7)
#define SOAP_TYPE_SOAP_ENV__Detail   (9)
#define SOAP_TYPE_SOAP_ENV__Fault   (13)
#define SOAP_TYPE_SOAP_ENV__Header   (6)
#define SOAP_TYPE_SOAP_ENV__Reason   (12)

Typedef Documentation

typedef char* _QName
typedef char* _XML

Function Documentation

SOAP_FMAC5 int SOAP_FMAC6 soap_serve ( struct soap *  )
SOAP_FMAC5 int SOAP_FMAC6 soap_serve_request ( struct soap *  )