CTL
0.6.1
Computed Tomography Library
|
Go to the source code of this file.
Classes | |
class | CTL::SystemComponent |
Base class for all system components. More... | |
Macros | |
#define | DECLARE_ELEMENTAL_TYPE |
#define DECLARE_ELEMENTAL_TYPE |
This macro defined the component as elemental, i.e. it performs a final override of the elementalType() method, such that calls to this method from sub-classes result in the type id of the elemental type (abstract type).