Gaudi Framework, version v20r4

Generated: 8 Jan 2009

SystemBase.h

Go to the documentation of this file.
00001 //====================================================================
00002 //      SystemBase.h
00003 //--------------------------------------------------------------------
00004 //
00005 //      Package    : System (The LHCb System service)
00006 //
00007 //  Description: Definition of Systems internals
00008 //
00009 //      Author     : M.Frank
00010 //  Created    : 13/11/00
00011 //      Changes    : 
00012 //====================================================================
00013 #ifndef GAUDI_SYSTEM_SYSTEMBASE_H
00014 #define GAUDI_SYSTEM_SYSTEMBASE_H
00015 
00016 namespace System    {
00018   enum InfoType   {   NoFetch, 
00019                       RemainTime, 
00020                       Times, 
00021                       ProcessBasics, 
00022                       PriorityBoost, 
00023                       Memory, 
00024                       Quota,
00025                       System, 
00026                       Modules, 
00027                       IO };
00028 }
00029 #endif // GAUDI_SYSTEM_SYSTEMBASE_H

Generated at Thu Jan 8 17:44:21 2009 for Gaudi Framework, version v20r4 by Doxygen version 1.5.6 written by Dimitri van Heesch, © 1997-2004