Elements  6.2
A C++ base framework for the Euclid Software.
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 1234]
 NElements
 NExamples
 CAnotherSimpleProgramExample of an Elements program
 CBackTrace
 CCCfits
 CCfitsio
 CClassExampleAn class example
 CClassExample2
 CDataSourceInterfaceThis class has been created to demonstrate unit testing. It is an Interface over a DataSource (a File, a DataBase Table, ...)
 CDataSourceUserThis class has been created to demonstrate unit testing. It manipulates an object implementing DataSourceInterface
 CEigen
 CFftw
 CFloatPrecision
 CGnuAstro
 CGsl
 CHealpix
 COpenMP
 CPiCalculator
 CProgramSimple example of an Elements program
 CProgramWithArgumentsExample of an Elements program
 CRectangle
 CSimpleProgramExample of an Elements program
 CSwigClassExample
 CTemplatedDataSourceUserThis class has been created to demonstrate unit testing. It manipulate an object representing a DataSource using template to achieve polymorphism
 CUnitTestExampleThis class has been created to demonstrate unit testing
 CWcs
 CXerces
 NKernel
 NServices
 NDataSync
 CConnectionConfigurationThe connection configuration mainly holds:
 CDataSyncA class to download test data from a data repository prior to the unit test run
 CDataSynchronizerBase class to synchronize test data
 CDependencyConfigurationThe dependency configurations holds, for each test file to be retrieved:
 CDownloadFailedAn exception raised when downloading fails
 CIrodsSynchronizerA data synchronizer for iRODS hosts
 CUnknownHostException raised when a hosting solution is not supported by the tool
 CWebdavSynchronizerA data synchronizer for WebDAV hosts
 NDataSync
 CConnectionConfigurationThe connection configuration mainly holds:
 CDataSyncA class to download test data from a data repository prior to the unit test run
 CDataSynchronizerBase class to synchronize test data
 CDependencyConfigurationThe dependency configurations holds, for each test file to be retrieved:
 CDownloadFailedAn exception raised when downloading fails
 CIrodsSynchronizerA data synchronizer for iRODS hosts
 CUnknownHostException raised when a hosting solution is not supported by the tool
 CWebdavSynchronizerA data synchronizer for WebDAV hosts
 NSystem
 CModuleInfo
 CEnvironmentPython dictionary-like Environment interface
 CVariableProxy class to overload the assignment
 CExceptionElements base exception class
 CExitCodeHelper
 CExitCodeHelper< First, Rest... >
 CExitCodeHelper< Last >
 CFloatingPoint
 CFloatingPointUnion
 CLoggingLogging API of the Elements framework
 CLogMessageStreamA helper class for logging messages using the "<<" operator
 CModule
 COptionException
 CProgramAbstract class for all Elements programs
 CProgramManagerClass for managing all Elements programs
 CProject
 CSimpleProgram
 CTempDir
 CTempFile
 CTempPath
 CTypeWithSize
 CTypeWithSize< 4 >
 CTypeWithSize< 8 >
 CBoostTestAdapter
 CExtProgramSimple example of an Elements program outside of the Elements namespace
 CGoogleMockSetupFixture