Elements
5.12
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::NoFetch
@ NoFetch
Elements::System::InfoType
InfoType
Enumeration for fetching information.
Definition:
SystemBase.h:28
Elements
Definition:
Auxiliary.h:43
Generated by
1.8.20