Elements
6.2
A C++ base framework for the Euclid Software.
|
doc | |
▼ ElementsExamples | |
doc | |
▼ ElementsExamples | |
► _impl | |
callBackExample.h | |
ClassExample.h | |
ClassExample2.h | |
crashingFunction.h | |
DataSourceUser.h | |
functionExample.h | |
functionExample2.h | |
ModuleInfo.h | |
PiCalculator.h | |
printProject.h | |
Rectangle.h | |
SwigClassExample.h | |
TemplatedDataSourceUser.h | |
UnitTestExample.h | |
util.h | |
▼ src | |
► CProgram | |
► lib | |
► program | |
► pybind11 | |
▼ ElementsKernel | |
doc | |
▼ ElementsKernel | |
► _impl | |
Attribute.h | Define the __attribute__ macro if it doesn't exist for some version of GCC |
Auxiliary.h | Provide functions to retrieve auxiliary files |
Configuration.h | Provide functions to retrieve configuration files |
Deprecated.h | Define the ELEMENTS_DEPRECATED macros for API evolution |
EnableGMock.h | Google Mock helper classes |
Environment.h | Defines a class to handle the Environment |
Exception.h | Defines the base Elements exception class |
Exit.h | Define a list of standard exit codes for executables |
Export.h | Defines the macros to be used for explicit export of the symbols |
FuncPtrCast.h | Defines a Small helper function that allows the cast from void * to function pointer |
Kernel.h | Defines the collection of fundamental macros from Export.h, Likely.h and Deprecated.h |
Likely.h | Defines macros for better branch guessing |
Logging.h | Logging facility |
Main.h | Definition of the top macro to create an Elements program |
MathConstants.h | A few math constants |
Memory.h | Provide functions to retrieve configuration files |
Module.h | Defines tools to describe the current Elmeents module |
ModuleInfo.h | OS specific details to access at run-time the module configuration of the process |
Number.h | Casting with the correct (closest) rounding |
Off64Type.h | |
Path.h | Provide functions to retrieve resources pointed by environment variables |
PathSearch.h | |
PhysConstants.h | |
Program.h | Define an abstract class for all Elements program |
ProgramHeaders.h | |
ProgramManager.h | |
Project.h | Defines tools to describe the current project |
Real.h | Floating point comparison implementations |
SimpleProgram.h | |
Sleep.h | |
Storage.h | |
Stringify.h | Provide macros to convert a preprocessor constant into a string |
System.h | This file is intended to iron out all the differences between systems (currently Linux and MacOSX) |
SystemBase.h | |
SystemOfUnits.h | Definition of the common units based on MKSA |
Temporary.h | Handling of temporary files, directories and environments |
ThisModule.h | Header to get the module info statically |
Unused.h | Macro to silence unused variables warnings from the compiler |
Version.h | Software version handling |
▼ src | |
► Lib | |
▼ ElementsServices | |
doc | |
▼ ElementsServices | |
► DataSync | |
DataSync.h | |
▼ src | |
► lib |