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_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 163 of file pwin32.h.

#define U_EXPORT   __declspec(dllexport)
 

Definition at line 150 of file pwin32.h.

#define U_EXPORT2   __cdecl
 

Definition at line 151 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 144 of file pwin32.h.

#define U_HAVE_NAMESPACE   1
 

Definition at line 56 of file pwin32.h.

#define U_HAVE_TIMEZONE   1
 

Definition at line 138 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 131 of file pwin32.h.

#define U_IMPORT   __declspec(dllimport)
 

Definition at line 152 of file pwin32.h.

#define U_INLINE   __inline
 

Definition at line 158 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 171 of file pwin32.h.

#define U_OVERRIDE_CXX_ALLOCATION   1
 

Definition at line 64 of file pwin32.h.

#define U_SIZEOF_WCHAR_T   2
 

Definition at line 125 of file pwin32.h.

#define U_TIMEZONE   _timezone
 

Definition at line 140 of file pwin32.h.

#define U_TZNAME   _tzname
 

Definition at line 142 of file pwin32.h.

#define U_TZSET   _tzset
 

Definition at line 137 of file pwin32.h.


Typedef Documentation

typedef signed short int16_t
 

Definition at line 86 of file pwin32.h.

typedef signed long int32_t
 

Definition at line 97 of file pwin32.h.

typedef signed __int64 int64_t
 

Definition at line 111 of file pwin32.h.

typedef signed char int8_t
 

Definition at line 78 of file pwin32.h.

typedef unsigned short uint16_t
 

Definition at line 90 of file pwin32.h.

typedef unsigned long uint32_t
 

Definition at line 105 of file pwin32.h.

typedef unsigned __int64 uint64_t
 

Definition at line 116 of file pwin32.h.

typedef unsigned char uint8_t
 

Definition at line 82 of file pwin32.h.


Generated on Wed Dec 18 16:50:12 2002 for ICU 2.4 by doxygen1.2.11.1 written by Dimitri van Heesch, © 1997-2001