Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members   Search  

pwin32.h File Reference

Go to the source code of this file.

Defines

#define U_HAVE_INTTYPES_H   0
#define U_IOSTREAM_SOURCE   199711
#define U_HAVE_INT8_T   0
#define U_HAVE_UINT8_T   0
#define U_HAVE_INT16_T   0
#define U_HAVE_UINT16_T   0
#define U_HAVE_INT32_T   0
#define U_HAVE_UINT32_T   0
#define U_HAVE_INT64_T   0
#define U_HAVE_UINT64_T   0
#define U_HAVE_NAMESPACE   1
#define U_IS_BIG_ENDIAN   0
#define U_OVERRIDE_CXX_ALLOCATION   1
#define U_HAVE_PLACEMENT_NEW   1
#define U_SIZEOF_WCHAR_T   2
#define U_HAVE_WCSCPY   1
#define U_TZSET   _tzset
#define U_HAVE_TIMEZONE   1
#define U_TIMEZONE   _timezone
#define U_TZNAME   _tzname
#define U_HAVE_MMAP   0
#define U_EXPORT   __declspec(dllexport)
#define U_EXPORT2   __cdecl
#define U_IMPORT   __declspec(dllimport)
#define U_INLINE   __inline
#define U_ALIGN_CODE(val)
#define U_MAKE   "nmake"

Typedefs

typedef signed char int8_t
typedef unsigned char uint8_t
typedef signed short int16_t
typedef unsigned short uint16_t
typedef signed long int32_t
typedef unsigned long uint32_t
typedef signed __int64 int64_t
typedef unsigned __int64 uint64_t


Define Documentation

#define U_ALIGN_CODE val   
 

Definition at line 166 of file pwin32.h.

#define U_EXPORT   __declspec(dllexport)
 

Definition at line 153 of file pwin32.h.

#define U_EXPORT2   __cdecl
 

Definition at line 154 of file pwin32.h.

#define U_HAVE_INT16_T   0
 

Definition at line 48 of file pwin32.h.

#define U_HAVE_INT32_T   0
 

Definition at line 50 of file pwin32.h.

#define U_HAVE_INT64_T   0
 

Definition at line 52 of file pwin32.h.

#define U_HAVE_INT8_T   0
 

Definition at line 46 of file pwin32.h.

#define U_HAVE_INTTYPES_H   0
 

Definition at line 25 of file pwin32.h.

#define U_HAVE_MMAP   0
 

Definition at line 147 of file pwin32.h.

#define U_HAVE_NAMESPACE   1
 

Definition at line 56 of file pwin32.h.

#define U_HAVE_PLACEMENT_NEW   1
 

Definition at line 67 of file pwin32.h.

#define U_HAVE_TIMEZONE   1
 

Definition at line 141 of file pwin32.h.

#define U_HAVE_UINT16_T   0
 

Definition at line 49 of file pwin32.h.

#define U_HAVE_UINT32_T   0
 

Definition at line 51 of file pwin32.h.

#define U_HAVE_UINT64_T   0
 

Definition at line 53 of file pwin32.h.

#define U_HAVE_UINT8_T   0
 

Definition at line 47 of file pwin32.h.

#define U_HAVE_WCSCPY   1
 

Definition at line 134 of file pwin32.h.

#define U_IMPORT   __declspec(dllimport)
 

Definition at line 155 of file pwin32.h.

#define U_INLINE   __inline
 

Definition at line 161 of file pwin32.h.

#define U_IOSTREAM_SOURCE   199711
 

Definition at line 42 of file pwin32.h.

#define U_IS_BIG_ENDIAN   0
 

Definition at line 59 of file pwin32.h.

#define U_MAKE   "nmake"
 

Definition at line 174 of file pwin32.h.

#define U_OVERRIDE_CXX_ALLOCATION   1
 

Definition at line 63 of file pwin32.h.

#define U_SIZEOF_WCHAR_T   2
 

Definition at line 128 of file pwin32.h.

#define U_TIMEZONE   _timezone
 

Definition at line 143 of file pwin32.h.

#define U_TZNAME   _tzname
 

Definition at line 145 of file pwin32.h.

#define U_TZSET   _tzset
 

Definition at line 140 of file pwin32.h.


Typedef Documentation

typedef signed short int16_t
 

Definition at line 89 of file pwin32.h.

typedef signed long int32_t
 

Definition at line 100 of file pwin32.h.

typedef signed __int64 int64_t
 

Definition at line 114 of file pwin32.h.

typedef signed char int8_t
 

Definition at line 81 of file pwin32.h.

typedef unsigned short uint16_t
 

Definition at line 93 of file pwin32.h.

typedef unsigned long uint32_t
 

Definition at line 108 of file pwin32.h.

typedef unsigned __int64 uint64_t
 

Definition at line 119 of file pwin32.h.

typedef unsigned char uint8_t
 

Definition at line 85 of file pwin32.h.


Generated on Thu Jun 12 13:09:37 2003 for ICU 2.6 by doxygen1.2.11.1 written by Dimitri van Heesch, © 1997-2001