Elements
5.12.0
A C++ base framework for the Euclid Software.
ElementsKernel
ElementsKernel
SystemBase.h
Go to the documentation of this file.
1
22
#ifndef ELEMENTSKERNEL_ELEMENTSKERNEL_SYSTEMBASE_H_
23
#define ELEMENTSKERNEL_ELEMENTSKERNEL_SYSTEMBASE_H_
24
25
namespace
Elements
{
26
namespace
System
{
28
enum class
InfoType
{
29
NoFetch
,
30
RemainTime
,
31
Times
,
32
ProcessBasics
,
33
PriorityBoost
,
34
Memory
,
35
Quota
,
36
System
,
37
Modules
,
38
IO
39
};
40
41
}
// namespace System
42
}
// namespace Elements
43
44
#endif
// ELEMENTSKERNEL_ELEMENTSKERNEL_SYSTEMBASE_H_
45
Elements::System::InfoType
InfoType
Enumeration for fetching information.
Definition:
SystemBase.h:28
Elements::System::InfoType::PriorityBoost
@ PriorityBoost
Elements::System::InfoType::ProcessBasics
@ ProcessBasics
Elements::System::InfoType::Memory
@ Memory
Elements::System::InfoType::NoFetch
@ NoFetch
Elements::System::InfoType::System
@ System
Elements::System::InfoType::Times
@ Times
Elements::System::InfoType::Modules
@ Modules
Elements::System::InfoType::IO
@ IO
Elements::System::InfoType::Quota
@ Quota
Elements::System::InfoType::RemainTime
@ RemainTime
Elements
Definition:
Auxiliary.h:43
Generated by
1.9.1