Elements 6.1.2
A C++ base framework for the Euclid Software.
Loading...
Searching...
No Matches
ModuleInfo.cpp
Go to the documentation of this file.
1
22
24
25namespace Elements {
26namespace Examples {
27
29
31}
32
33} // namespace Examples
34} // namespace Elements
header to get the module info statically
static const ModuleInfo & getThisModuleInfo()
function to retrieve the current module
Definition: ThisModule.h:41
ELEMENTS_API const System::ModuleInfo & getModuleInfo()
Definition: ModuleInfo.cpp:28