Elements
5.8
A C++ base framework for the Euclid Software.
Main Page
Related Pages
Modules
Namespaces
Classes
Files
Examples
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Groups
Pages
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::Times
Elements::System::InfoType::Quota
Elements::System::InfoType::System
Elements::System::InfoType::IO
Elements::System::InfoType::ProcessBasics
Elements::System::InfoType
InfoType
Enumeration for fetching information.
Definition:
SystemBase.h:28
Elements::System::InfoType::Modules
Elements::System::InfoType::Memory
Elements::System::InfoType::PriorityBoost
Elements::System::InfoType::NoFetch
Elements::System::InfoType::RemainTime
Generated by
1.8.5