#include <transformation.hh>

Public Member Functions | |
| EmptyTransform () | |
| EmptyTransform (int cIndex) | |
| virtual | ~EmptyTransform () |
| virtual void | apply (Mapping *m, MappingSet **ms) |
| virtual int | getComponentIndex () const |
Protected Attributes | |
| int | cIndex |
| NFcore::EmptyTransform::EmptyTransform | ( | ) | [inline] |
| NFcore::EmptyTransform::EmptyTransform | ( | int | cIndex | ) | [inline] |
| virtual NFcore::EmptyTransform::~EmptyTransform | ( | ) | [inline, virtual] |
| virtual void NFcore::EmptyTransform::apply | ( | Mapping * | m, | |
| MappingSet ** | ms | |||
| ) | [inline, virtual] |
Implements NFcore::Transformation.
| virtual int NFcore::EmptyTransform::getComponentIndex | ( | ) | const [inline, virtual] |
Implements NFcore::Transformation.
int NFcore::EmptyTransform::cIndex [protected] |
1.5.4