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

AxisUserAPI.h File Reference

Go to the source code of this file.

Compounds

struct  Axisc_Array
struct  AxiscAnyType
struct  xsdc__base64Binary
struct  xsdc__hexBinary

Typedefs

typedef AxiscChar * xsdc__string
typedef __int64 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 char xsdc__byte
typedef AxiscChar * xsdc__QName
typedef tm xsdc__dateTime
typedef tm xsdc__date
typedef tm xsdc__time
typedef long xsdc__duration
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
enum  AXISC_BINDING_STYLE


Detailed Description

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

The following xsd basic types are supported:


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__duration
 

Axis C++ defined type for xml basic type duration

xsdc__float
 

Axis C++ defined type for xml basic type float

xsdc__int
 

Axis C++ defined type for xml basic type int

typedef long long 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__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 May 17 02:30:31 2005 for AxisC++ by doxygen1.2.18