Elements  6.0.1
A C++ base framework for the Euclid Software.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
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 {
29 
30 } // namespace System
31 } // namespace Elements
32 
33 #endif // ELEMENTSKERNEL_ELEMENTSKERNEL_SYSTEMBASE_H_
34 
InfoType
Enumeration for fetching information.
Definition: SystemBase.h:28