Elements 6.3.1
A C++ base framework for the Euclid Software.
Loading...
Searching...
No Matches
SystemBase.h
Go to the documentation of this file.
1
22#ifndef ELEMENTSKERNEL_ELEMENTSKERNEL_SYSTEMBASE_H_
23#define ELEMENTSKERNEL_ELEMENTSKERNEL_SYSTEMBASE_H_
24
25namespace Elements {
26namespace System {
29
30} // namespace System
31} // namespace Elements
32
33#endif // ELEMENTSKERNEL_ELEMENTSKERNEL_SYSTEMBASE_H_
34
InfoType
Enumeration for fetching information.
Definition SystemBase.h:28