Main Page | Class Hierarchy | Class List | File List | Class Members | File Members | Related Pages | Examples

AxisUserAPI.h File Reference

Go to the source code of this file.

Classes

struct  xsdc__base64Binary
struct  xsdc__hexBinary
struct  Axisc_Array
struct  AxiscAnyType

Typedefs

typedef AxiscChar * xsdc__string
typedef int xsdc__integer
typedef int xsdc__int
typedef __int64 xsdc__long
typedef short xsdc__short
typedef double xsdc__decimal
typedef float xsdc__float
typedef double xsdc__double
typedef signed char xsdc__byte
typedef AxiscChar * xsdc__QName
typedef AxiscChar * xsdc__NCName
typedef tm xsdc__dateTime
typedef tm xsdc__date
typedef tm xsdc__time
typedef unsigned char xsdc__unsignedByte
typedef unsigned int xsdc__unsignedInt
typedef unsigned long xsdc__unsignedLong
typedef unsigned short xsdc__unsignedShort
typedef AxiscChar * xsdc__anyURI
typedef AxiscChar * xsdc__NMTOKEN
typedef char * AXISC_XML_String

Enumerations

enum  xsdc__boolean { false_ = 0, true_ }
enum  AXISC_BINDING_STYLE { AXISC_RPC_ENCODED, AXISC_DOC_LITERAL, AXISC_RPC_LITERAL }
enum  AXISC_CHANNEL_TYPE { AXISC_NORMAL_CHANNEL = 0, AXISC_SSL_CHANNEL }

Functions

 AXISC_DEFINED_ARRAY (xsdc__string) AXISC_DEFINED_ARRAY(xsdc__integer) AXISC_DEFINED_ARRAY(xsdc__int) AXISC_DEFINED_ARRAY(xsdc__long) AXISC_DEFINED_ARRAY(xsdc__short) AXISC_DEFINED_ARRAY(xsdc__decimal) AXISC_DEFINED_ARRAY(xsdc__float) AXISC_DEFINED_ARRAY(xsdc__double) AXISC_DEFINED_ARRAY(xsdc__boolean) AXISC_DEFINED_ARRAY(xsdc__QName) AXISC_DEFINED_ARRAY(xsdc__NCName) AXISC_DEFINED_ARRAY(xsdc__dateTime) AXISC_DEFINED_ARRAY(xsdc__unsignedByte) AXISC_DEFINED_ARRAY(xsdc__unsignedInt) AXISC_DEFINED_ARRAY(xsdc__unsignedLong) AXISC_DEFINED_ARRAY(xsdc__unsignedShort) AXISC_DEFINED_ARRAY2(xsdc__base64Binary) AXISC_DEFINED_ARRAY2(xsdc__hexBinary) AXISC_DEFINED_ARRAY(xsdc__anyURI) AXISC_DEFINED_ARRAY(xsdc__NMTOKEN) static const int xsdc_boolean_true=1


Detailed Description

This file contains types defined in Axis C++. The mapping of basic xsd types to the C language types.

Typedef Documentation

AXISC_XML_String
 

Axis C++ defined type for xml encoded string. This is used only in AnyType.

xsdc__anyURI
 

Axis C++ defined type for xml basic type anyURI

xsdc__byte
 

Axis C++ defined type for xml basic type byte

xsdc__date
 

Axis C++ defined type for xml basic type date

xsdc__dateTime
 

Axis C++ defined type for xml basic type dateTime

xsdc__decimal
 

Axis C++ defined type for xml basic type decimal

xsdc__double
 

Axis C++ defined type for xml basic type double

xsdc__float
 

Axis C++ defined type for xml basic type float

xsdc__int
 

Axis C++ defined type for xml basic type int

xsdc__integer
 

Axis C++ defined type for xml basic type integer

typedef long long xsdc__long
 

Axis C++ defined type for xml basic type long

xsdc__NCName
 

Axis C++ defined type for xml basic type NCName

xsdc__NMTOKEN
 

Axis C++ defined type for xml basic type anyURI

xsdc__QName
 

Axis C++ defined type for xml basic type QName

xsdc__short
 

Axis C++ defined type for xml basic type short

xsdc__string
 

Axis C++ defined type for xml basic type string

xsdc__time
 

Axis C++ defined type for xml basic type time

xsdc__unsignedByte
 

Axis C++ defined type for xml basic type unsignedByte

xsdc__unsignedInt
 

Axis C++ defined type for xml basic type unsignedInt

xsdc__unsignedLong
 

Axis C++ defined type for xml basic type unsignedLong

xsdc__unsignedShort
 

Axis C++ defined type for xml basic type unsignedShort


Enumeration Type Documentation

enum AXISC_BINDING_STYLE
 

Enumeration for the different wsdl styles. This is used by the Axis engine to identify the web service or client style.

enum xsdc__boolean
 

Axis C++ defined type for xml basic type boolean


Generated on Tue Feb 8 14:34:17 2005 for AxisC++ by doxygen 1.3.8