Elements 6.3.3
A C++ base framework for the Euclid Software.
Loading...
Searching...
No Matches
File List
Here is a list of all files with brief descriptions:
[detail level 12345]
 
doc
 
ElementsKernel
 
doc
 
ElementsKernel
 
_impl
 
Auxiliary.tpp
Implementation of the templates declared in ElementsKernel/Auxiliary.h
 
Configuration.tpp
Implementation of the templates declared in ElementsKernel/Configuration.h
 
Exception.tpp
Implementation of the templates declared in ElementsKernel/Exception.h
 
FuncPtrCast.tpp
Implementation of the templates declared in ElementsKernel/Auxiliary.h
 
Logging.tpp
Implementation of the templates declared in ElementsKernel/Logging.h
 
Module.tpp
Implementation of the templates declared in ElementsKernel/Module.h
 
Number.tpp
Implementation of the templates declared in ElementsKernel/Auxiliary.h
 
Path.tpp
Implementation of the templates declared in ElementsKernel/Path.h
 
PathSearch.tpp
Implementation of the templates declared in ElementsKernel/Path.h
 
ProgramManager.tpp
Implementation of the templates declared in ElementsKernel/Auxiliary.h
 
Project.tpp
Implementation of the templates declared in ElementsKernel/Project.h
 
Real.tpp
Implementation of the templates declared in ElementsKernel/Real.h
 
Storage.tpp
 
ThisModule.tpp
Implementation of the templates declared in ElementsKernel/ThisModule.h
 
Version.tpp
Implementation of the templates declared in ElementsKernel/Version.h
 
Attribute.h
Define the __attribute__ macro if it doesn't exist for some version of GCC
 
Auxiliary.h
Provide functions to retrieve auxiliary files
 
Compat.h
This file is intended to iron out all the differences between different C++ standards
 
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
 
Auxiliary.cpp
 
Configuration.cpp
 
Environment.cpp
 
Exception.cpp
 
Logging.cpp
 
ModuleInfo.cpp
OS specific details to access at run-time the module configuration of the process
 
OptionException.h
Define an exception for unrecognized commandline options and arguments
 
Path.cpp
 
PathSearch.cpp
 
Program.cpp
 
ProgramManager.cpp
 
Real.cpp
 
SimpleProgram.cpp
 
Sleep.cpp
 
Storage.cpp
 
System.cpp
 
Temporary.cpp
 
ThisModule.cpp
 
Version.cpp
 
ElementsServices
 
doc
 
ElementsServices
 
DataSync
 
ConnectionConfiguration.h
 
DataSynchronizer.h
 
DataSynchronizerMaker.h
 
DataSyncUtils.h
 
DependencyConfiguration.h
 
IrodsSynchronizer.h
 
WebdavSynchronizer.h
 
DataSync.h
 
src
 
lib
 
DataSync
 
DataSync.cpp