cxml_type_def.h File Reference

Typedef byte

typedef unsigned char byte

Typedef word

typedef unsigned short int word

Typedef dword

typedef unsigned long int dword

Typedef uint8

typedef unsigned char uint8

Typedef uint16

typedef unsigned short int uint16

Typedef uint32

typedef unsigned long int uint32

Typedef int8

typedef signed char int8

Typedef int16

typedef signed short int int16

Typedef int32

typedef signed long int int32

Typedef CXML_Bool

typedef unsigned char CXML_Bool

Typedef CXML_Byte

typedef byte CXML_Byte

Typedef CXML_Word

typedef word CXML_Word

Typedef CXML_Dword

typedef dword CXML_Dword

Typedef CXML_Uint8

typedef uint8 CXML_Uint8

Typedef CXML_Uint16

typedef uint16 CXML_Uint16

Typedef CXML_Uint32

typedef uint32 CXML_Uint32

Typedef CXML_Int8

typedef int8 CXML_Int8

Typedef CXML_Int16

typedef int16 CXML_Int16

Typedef CXML_Int32

typedef int32 CXML_Int32

Typedef CXML_Ucs2

typedef unsigned short CXML_Ucs2

Typedef NW_TinyTree_Offset_t

typedef CXML_Uint32 NW_TinyTree_Offset_t

Typedef CXML_Vector_Metric_t

typedef CXML_Uint32 CXML_Vector_Metric_t

Typedef CXML_Vector_t

typedef struct CXML_Vector_s CXML_Vector_t