Types.hpp File Reference

#include "blocxx/BLOCXX_config.h"
#include <sys/types.h>

Go to the source code of this file.

Namespaces

namespace  BLOCXX_NAMESPACE

Defines

#define BLOCXX_INT16_IS_SHORT   1
#define BLOCXX_INT32_IS_INT   1
#define BLOCXX_INT64_IS_LONG_LONG   1
#define BLOCXX_REAL64_IS_DOUBLE   1
#define BLOCXX_REAL32_IS_FLOAT   1
#define BLOCXX_INVALID_HANDLE   -1
#define BLOCXX_INVALID_FILEHANDLE   -1
#define BLOCXX_SHAREDLIB_EXTENSION   ".so"
#define BLOCXX_FILENAME_SEPARATOR   "/"
#define BLOCXX_FILENAME_SEPARATOR_C   '/'
#define BLOCXX_PATHNAME_SEPARATOR   ":"

Typedefs

typedef unsigned char BLOCXX_NAMESPACE::UInt8
typedef signed char BLOCXX_NAMESPACE::Int8
typedef unsigned short BLOCXX_NAMESPACE::UInt16
typedef short BLOCXX_NAMESPACE::Int16
typedef unsigned int BLOCXX_NAMESPACE::UInt32
typedef int BLOCXX_NAMESPACE::Int32
typedef unsigned long long BLOCXX_NAMESPACE::UInt64
typedef long long BLOCXX_NAMESPACE::Int64
typedef double BLOCXX_NAMESPACE::Real64
typedef float BLOCXX_NAMESPACE::Real32
typedef int BLOCXX_NAMESPACE::FileHandle
typedef int BLOCXX_NAMESPACE::Descriptor
typedef uid_t BLOCXX_NAMESPACE::UserId
typedef pid_t BLOCXX_NAMESPACE::ProcId


Define Documentation

#define BLOCXX_FILENAME_SEPARATOR   "/"

#define BLOCXX_FILENAME_SEPARATOR_C   '/'

#define BLOCXX_INT16_IS_SHORT   1

Definition at line 71 of file Types.hpp.

#define BLOCXX_INT32_IS_INT   1

Definition at line 80 of file Types.hpp.

#define BLOCXX_INT64_IS_LONG_LONG   1

Definition at line 93 of file Types.hpp.

#define BLOCXX_INVALID_FILEHANDLE   -1

Definition at line 137 of file Types.hpp.

Referenced by BLOCXX_NAMESPACE::File::close().

#define BLOCXX_INVALID_HANDLE   -1

#define BLOCXX_PATHNAME_SEPARATOR   ":"

Definition at line 155 of file Types.hpp.

#define BLOCXX_REAL32_IS_FLOAT   1

Definition at line 106 of file Types.hpp.

#define BLOCXX_REAL64_IS_DOUBLE   1

Definition at line 99 of file Types.hpp.

#define BLOCXX_SHAREDLIB_EXTENSION   ".so"

Definition at line 150 of file Types.hpp.


Generated on Wed Feb 25 19:05:01 2009 for blocxx by  doxygen 1.5.6