Gaudi Framework, version v22r0

Home   Generated: 9 Feb 2011

Kernel.h File Reference

Go to the source code of this file.

Classes

struct  __longlong

Defines

#define GAUDI_IMPORT
#define GAUDI_EXPORT
#define GAUDI_LOCAL
#define GAUDI_API   GAUDI_IMPORT

Typedefs

typedef __longlong longlong
typedef __longlong ulonglong

Variables

static const __longlong LONGLONG_MAX = {0x7FFFFFFF, 0xFFFFFFFF}
static const __longlong LONGLONG_MIN = {0x80000000, 0x00000000}
static const __ulonglong ULONGLONG_MAX = {0xFFFFFFFF, 0xFFFFFFFF}
static const __ulonglong ULONGLONG_MIN = {0x00000000, 0x00000000}

Define Documentation

#define GAUDI_API   GAUDI_IMPORT

Definition at line 108 of file Kernel.h.

#define GAUDI_EXPORT

Definition at line 99 of file Kernel.h.

#define GAUDI_IMPORT

Definition at line 98 of file Kernel.h.

#define GAUDI_LOCAL

Definition at line 100 of file Kernel.h.


Typedef Documentation

Definition at line 58 of file Kernel.h.

Definition at line 59 of file Kernel.h.


Variable Documentation

const __longlong LONGLONG_MAX = {0x7FFFFFFF, 0xFFFFFFFF} [static]

Definition at line 60 of file Kernel.h.

const __longlong LONGLONG_MIN = {0x80000000, 0x00000000} [static]

Definition at line 61 of file Kernel.h.

const __ulonglong ULONGLONG_MAX = {0xFFFFFFFF, 0xFFFFFFFF} [static]

Definition at line 62 of file Kernel.h.

const __ulonglong ULONGLONG_MIN = {0x00000000, 0x00000000} [static]

Definition at line 63 of file Kernel.h.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines

Generated at Wed Feb 9 16:27:08 2011 for Gaudi Framework, version v22r0 by Doxygen version 1.6.2 written by Dimitri van Heesch, © 1997-2004