Home  · Classes  · Annotated Classes  · Modules  · Members  · Namespaces  · Related Pages

Types.h File Reference

(Maintainer: Marc Sturm)

#include <OpenMS/config.h>
#include <limits.h>
#include <time.h>

Go to the source code of this file.

Namespaces

namespace  OpenMS

Typedefs

typedef OPENMS_INDEX_TYPE Int
 Signed integer type.
typedef OPENMS_SIZE_TYPE UInt
 Unsigned integer type.
typedef time_t Time
 Time type.
typedef float Real
 Real type.
typedef double DoubleReal
 Double-precision real type.
typedef unsigned char Byte
 Byte type.
typedef OPENMS_ULONG64_TYPE PointerSizeUInt
 Pointer-sized unsigned int type.
typedef OPENMS_LONG64_TYPE PointerSizeInt
 Pointer-sized signed int type.
typedef OPENMS_ULONG64_TYPE UID
 A unique object ID.
typedef OPENMS_LONG64_TYPE Offset64Int
 Offset type (64-bit).

Enumerations

enum  ASCII {
  ASCII__BACKSPACE = '\b', ASCII__BELL = '\a', ASCII__CARRIAGE_RETURN = '\r', ASCII__HORIZONTAL_TAB = '\t',
  ASCII__NEWLINE = '\n', ASCII__RETURN = ASCII__NEWLINE, ASCII__SPACE = ' ', ASCII__TAB = ASCII__HORIZONTAL_TAB,
  ASCII__VERTICAL_TAB = '\v', ASCII__COLON = ':', ASCII__COMMA = ',', ASCII__EXCLAMATION_MARK = '!',
  ASCII__POINT = '.', ASCII__QUESTION_MARK = '?', ASCII__SEMICOLON = ';'
}


Generated Tue Apr 1 15:36:39 2008 -- using doxygen 1.5.4 OpenMS / TOPP 1.1