| Classes | Job Modules | Data Objects | Services | Algorithms | Tools | Packages | Directories | Tracs |

In This Package:

Kernel.h File Reference

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.


Classes

struct  __longlong

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}

Typedef Documentation

typedef __longlong longlong

Definition at line 51 of file Kernel.h.

typedef __longlong ulonglong

Definition at line 52 of file Kernel.h.


Variable Documentation

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

Definition at line 53 of file Kernel.h.

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

Definition at line 54 of file Kernel.h.

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

Definition at line 55 of file Kernel.h.

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

Definition at line 56 of file Kernel.h.

| Classes | Job Modules | Data Objects | Services | Algorithms | Tools | Packages | Directories | Tracs |

Generated on Mon Apr 11 19:57:02 2011 for GaudiKernel by doxygen 1.4.7