Elements  6.2
A C++ base framework for the Euclid Software.
Class Hierarchy

Go to the graphical class hierarchy

This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 1234]
 CElements::Examples::ClassExampleAn class example
 CElements::Examples::ClassExample2
 CElements::Services::DataSync::ConnectionConfigurationThe connection configuration mainly holds:
 CElements::Examples::DataSourceInterfaceThis class has been created to demonstrate unit testing. It is an Interface over a DataSource (a File, a DataBase Table, ...)
 CElements::Examples::DataSourceUserThis class has been created to demonstrate unit testing. It manipulates an object implementing DataSourceInterface
 CElements::Services::DataSync::DataSyncA class to download test data from a data repository prior to the unit test run
 CElements::Services::DataSync::DataSynchronizerBase class to synchronize test data
 CElements::Services::DataSync::IrodsSynchronizerA data synchronizer for iRODS hosts
 CElements::Services::DataSync::WebdavSynchronizerA data synchronizer for WebDAV hosts
 CElements::Services::DataSync::DependencyConfigurationThe dependency configurations holds, for each test file to be retrieved:
 CEmptyTestEventListener
 CBoostTestAdapter
 CElements::EnvironmentPython dictionary-like Environment interface
 Cstd::exception [external]STL class
 CElements::ExceptionElements base exception class
 CElements::OptionException
 CElements::Exception::ExitCodeHelper< Args >
 CElements::Exception::ExitCodeHelper< Last >
 CElements::Exception::ExitCodeHelper< Rest... >
 CElements::Exception::ExitCodeHelper< First, Rest... >
 CElements::FloatingPoint< RawType >
 CElements::FloatingPoint< RawType >::FloatingPointUnion
 CGoogleMockSetupFixture
 CElements::LoggingLogging API of the Elements framework
 CElements::Logging::LogMessageStreamA helper class for logging messages using the "<<" operator
 CElements::Module
 CElements::System::ModuleInfo
 CElements::Examples::PiCalculator
 CElements::ProgramAbstract class for all Elements programs
 CElements::Examples::ProgramSimple example of an Elements program
 CElements::Examples::BackTrace
 CElements::Examples::CCfits
 CElements::Examples::Cfitsio
 CElements::Examples::Eigen
 CElements::Examples::Fftw
 CElements::Examples::FloatPrecision
 CElements::Examples::GnuAstro
 CElements::Examples::Gsl
 CElements::Examples::Healpix
 CElements::Examples::OpenMP
 CElements::Examples::ProgramWithArgumentsExample of an Elements program
 CElements::Examples::SimpleProgramExample of an Elements program
 CElements::Examples::AnotherSimpleProgramExample of an Elements program
 CElements::Examples::Wcs
 CElements::Examples::Xerces
 CExtProgramSimple example of an Elements program outside of the Elements namespace
 CElements::ProgramManagerClass for managing all Elements programs
 CElements::Project
 CElements::Examples::Rectangle
 Cstd::runtime_error [external]STL class
 CElements::Services::DataSync::DownloadFailedAn exception raised when downloading fails
 CElements::Services::DataSync::UnknownHostException raised when a hosting solution is not supported by the tool
 CElements::SimpleProgram
 CElements::Examples::SwigClassExample
 CElements::Examples::TemplatedDataSourceUserThis class has been created to demonstrate unit testing. It manipulate an object representing a DataSource using template to achieve polymorphism
 CElements::TempPath
 CElements::TempDir
 CElements::TempFile
 CElements::TypeWithSize< size >
 CElements::TypeWithSize< 4 >
 CElements::TypeWithSize< 8 >
 CElements::TypeWithSize< sizeof(RawType)>
 CElements::Examples::UnitTestExampleThis class has been created to demonstrate unit testing
 CElements::Environment::VariableProxy class to overload the assignment