Elements 6.3.1
A C++ base framework for the Euclid Software.
|
▼Nboost | |
▼Nprogram_options | |
Cbasic_parsed_options | |
▼NElements | |
▼NDataSync | |
CConnectionConfiguration | The connection configuration mainly holds: |
CDataSync | A class to download test data from a data repository prior to the unit test run |
CDataSynchronizer | Base class to synchronize test data |
CDependencyConfiguration | The dependency configurations holds, for each test file to be retrieved: |
CDownloadFailed | An exception raised when downloading fails |
CIrodsSynchronizer | A data synchronizer for iRODS hosts |
CUnknownHost | Exception raised when a hosting solution is not supported by the tool |
CWebdavSynchronizer | A data synchronizer for WebDAV hosts |
▼NServices | |
▼NDataSync | |
CConnectionConfiguration | The connection configuration mainly holds: |
CDataSync | A class to download test data from a data repository prior to the unit test run |
CDataSynchronizer | Base class to synchronize test data |
CDependencyConfiguration | The dependency configurations holds, for each test file to be retrieved: |
CDownloadFailed | An exception raised when downloading fails |
CIrodsSynchronizer | A data synchronizer for iRODS hosts |
CUnknownHost | Exception raised when a hosting solution is not supported by the tool |
CWebdavSynchronizer | A data synchronizer for WebDAV hosts |
▼NSystem | |
CModuleInfo | |
▼CEnvironment | Python dictionary-like Environment interface |
CVariable | Proxy class to overload the assignment |
▼CException | Elements base exception class |
CExitCodeHelper | |
CExitCodeHelper< First, Rest... > | |
CExitCodeHelper< Last > | |
▼CFloatingPoint | |
CFloatingPointUnion | |
▼CLogging | Logging API of the Elements framework |
CLogMessageStream | A helper class for logging messages using the "<<" operator |
CModule | |
COptionException | |
CProgram | Abstract class for all Elements programs |
CProgramManager | Class for managing all Elements programs |
CProject | |
CSimpleProgram | |
CTempDir | |
CTempFile | |
CTempPath | |
CTypeWithSize | |
CTypeWithSize< 4 > | |
CTypeWithSize< 8 > | |
CBoostTestAdapter | |
CGoogleMockSetupFixture |