Elements
6.3.3
A C++ base framework for the Euclid Software.
Loading...
Searching...
No Matches
ElementsKernel
ElementsKernel
SystemBase.h
Go to the documentation of this file.
1
16
21
22
#ifndef ELEMENTSKERNEL_ELEMENTSKERNEL_SYSTEMBASE_H_
23
#define ELEMENTSKERNEL_ELEMENTSKERNEL_SYSTEMBASE_H_
24
25
namespace
Elements
{
26
namespace
System
{
28
enum class
InfoType
{
NoFetch
,
RemainTime
,
Times
,
ProcessBasics
,
PriorityBoost
,
Memory
,
Quota
,
System
,
Modules
,
IO
};
29
30
}
// namespace System
31
}
// namespace Elements
32
33
#endif
// ELEMENTSKERNEL_ELEMENTSKERNEL_SYSTEMBASE_H_
34
Elements::System
Definition
FuncPtrCast.h:34
Elements::System::InfoType
InfoType
Enumeration for fetching information.
Definition
SystemBase.h:28
Elements::System::InfoType::PriorityBoost
@ PriorityBoost
Definition
SystemBase.h:28
Elements::System::InfoType::ProcessBasics
@ ProcessBasics
Definition
SystemBase.h:28
Elements::System::InfoType::Memory
@ Memory
Definition
SystemBase.h:28
Elements::System::InfoType::NoFetch
@ NoFetch
Definition
SystemBase.h:28
Elements::System::InfoType::System
@ System
Definition
SystemBase.h:28
Elements::System::InfoType::Times
@ Times
Definition
SystemBase.h:28
Elements::System::InfoType::Modules
@ Modules
Definition
SystemBase.h:28
Elements::System::InfoType::IO
@ IO
Definition
SystemBase.h:28
Elements::System::InfoType::Quota
@ Quota
Definition
SystemBase.h:28
Elements::System::InfoType::RemainTime
@ RemainTime
Definition
SystemBase.h:28
Elements
Definition
Auxiliary.h:43
Generated by
1.14.0