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   1
#define BLOCXX_REAL64_IS_DOUBLE   1
#define BLOCXX_REAL32_IS_FLOAT   1
#define BLOCXX_SHAREDLIB_EXTENSION   ".so"
#define BLOCXX_FILENAME_SEPARATOR   "/"
#define BLOCXX_FILENAME_SEPARATOR_C   '/'
#define BLOCXX_PATHNAME_SEPARATOR   ":"
#define BLOCXX_INVALID_FILEHANDLE   -1

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 BLOCXX_NAMESPACE::UInt64
typedef long BLOCXX_NAMESPACE::Int64
typedef double BLOCXX_NAMESPACE::Real64
typedef float BLOCXX_NAMESPACE::Real32
typedef int BLOCXX_NAMESPACE::Select_t
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   "/"
 

Definition at line 160 of file Types.hpp.

Referenced by BLOCXX_NAMESPACE::FileSystem::Path::dirname(), and BLOCXX_NAMESPACE::FileSystem::getDirectoryContents().

#define BLOCXX_FILENAME_SEPARATOR_C   '/'
 

Definition at line 161 of file Types.hpp.

Referenced by BLOCXX_NAMESPACE::FileSystem::Path::dirname().

#define BLOCXX_INT16_IS_SHORT   1
 

Definition at line 59 of file Types.hpp.

#define BLOCXX_INT32_IS_INT   1
 

Definition at line 68 of file Types.hpp.

#define BLOCXX_INT64_IS_LONG   1
 

Definition at line 77 of file Types.hpp.

#define BLOCXX_INVALID_FILEHANDLE   -1
 

Definition at line 177 of file Types.hpp.

Referenced by BLOCXX_NAMESPACE::TmpFileImpl::close(), BLOCXX_NAMESPACE::File::close(), BLOCXX_NAMESPACE::File::operator safe_bool(), BLOCXX_NAMESPACE::File::operator!(), BLOCXX_NAMESPACE::TmpFileImpl::releaseFile(), and BLOCXX_NAMESPACE::TmpFileImpl::TmpFileImpl().

#define BLOCXX_PATHNAME_SEPARATOR   ":"
 

Definition at line 162 of file Types.hpp.

#define BLOCXX_REAL32_IS_FLOAT   1
 

Definition at line 94 of file Types.hpp.

#define BLOCXX_REAL64_IS_DOUBLE   1
 

Definition at line 87 of file Types.hpp.

#define BLOCXX_SHAREDLIB_EXTENSION   ".so"
 

Definition at line 158 of file Types.hpp.


Generated on Fri Jun 16 15:39:10 2006 for blocxx by  doxygen 1.4.6