The Gaudi Framework
master (d98a2936)
SystemBase.h
Go to the documentation of this file.
1
/***********************************************************************************\
2
* (c) Copyright 1998-2025 CERN for the benefit of the LHCb and ATLAS collaborations *
3
* *
4
* This software is distributed under the terms of the Apache version 2 licence, *
5
* copied verbatim in the file "LICENSE". *
6
* *
7
* In applying this licence, CERN does not waive the privileges and immunities *
8
* granted to it by virtue of its status as an Intergovernmental Organization *
9
* or submit itself to any jurisdiction. *
10
\***********************************************************************************/
11
#pragma once
12
13
namespace
System
{
15
enum
InfoType
{
NoFetch
,
RemainTime
,
Times
,
ProcessBasics
,
PriorityBoost
,
Memory
,
Quota
,
System
,
Modules
,
IO
};
16
}
// namespace System
System::InfoType
InfoType
Enumeration for fetching information.
Definition:
SystemBase.h:15
System::PriorityBoost
@ PriorityBoost
Definition:
SystemBase.h:15
System::NoFetch
@ NoFetch
Definition:
SystemBase.h:15
System::Memory
@ Memory
Definition:
SystemBase.h:15
System::System
@ System
Definition:
SystemBase.h:15
System::Modules
@ Modules
Definition:
SystemBase.h:15
System::RemainTime
@ RemainTime
Definition:
SystemBase.h:15
System::ProcessBasics
@ ProcessBasics
Definition:
SystemBase.h:15
System::Times
@ Times
Definition:
SystemBase.h:15
System::Quota
@ Quota
Definition:
SystemBase.h:15
System
Note: OS specific details for environment resolution.
Definition:
Environment.h:25
System::IO
@ IO
Definition:
SystemBase.h:15
GaudiKernel
include
GaudiKernel
SystemBase.h
Generated on Wed Aug 13 2025 09:05:04 for The Gaudi Framework by
1.8.18