Types.h File Reference


Detailed Description

From the Poco C++ Libraries; used for ES40 for OpenVMS only, as Poco has dropped OpenVMS support.

Id
Types.h,v 1.1 2008/03/31 19:13:35 iamcamiel Exp

X-1.1 Camiel Vanderhoeven 31-MAR-2008 Adapted for use by the ES40 Emulator.

Definition in file Types.h.

#include "VMS/Foundation.h"

Go to the source code of this file.

Namespaces

namespace  Poco

Defines

#define POCO_PTR_IS_64_BIT   1
#define POCO_HAVE_INT64   1

Typedefs

typedef signed char Poco::Int8
typedef unsigned char Poco::UInt8
typedef signed short Poco::Int16
typedef unsigned short Poco::UInt16
typedef signed int Poco::Int32
typedef unsigned int Poco::UInt32
typedef signed __int64 Poco::Int64
typedef unsigned __int64 Poco::UInt64
typedef Int64 Poco::IntPtr
typedef UInt64 Poco::UIntPtr


Define Documentation

#define POCO_HAVE_INT64   1

Definition at line 103 of file Types.h.

#define POCO_PTR_IS_64_BIT   1

Definition at line 101 of file Types.h.


SourceForge.net Logo
Project space on SourceForge.net