|
Elements
6.2
A C++ base framework for the Euclid Software.
|
Various examples to create executables, libraries, python modules etc. More...

Namespaces | |
| Elements | |
Classes | |
| class | Elements::Examples::ClassExample |
| An class example. More... | |
| class | Elements::Examples::DataSourceInterface |
| This class has been created to demonstrate unit testing. It is an Interface over a DataSource (a File, a DataBase Table, ...). More... | |
| class | Elements::Examples::TemplatedDataSourceUser |
| This class has been created to demonstrate unit testing. It manipulate an object representing a DataSource using template to achieve polymorphism. More... | |
| class | Elements::Examples::UnitTestExample |
| This class has been created to demonstrate unit testing. More... | |
Macros | |
| #define | ELEMENTSEXAMPLES_ELEMENTSEXAMPLES_TEMPLATEDDATASOURCEUSER_IMPL_ |
Various examples to create executables, libraries, python modules etc.
| #define ELEMENTSEXAMPLES_ELEMENTSEXAMPLES_TEMPLATEDDATASOURCEUSER_IMPL_ |
Definition at line 62 of file TemplatedDataSourceUser.h.
1.8.17