ModIPAlgorithm Class Reference

In-place modification algorithm. More...

#include <data_algorithm.hh>

Inherits ost::img::AlgorithmBase.

Inherited by FractionalShift, ImageStateModIPAlgorithm< FNC >, and ImageStateMorphAlgorithm< FNC >.


Public Member Functions

virtual void Visit (ImageHandle &ih)=0

Protected Member Functions

 ModIPAlgorithm (const String &name)
 ModIPAlgorithm (const ModIPAlgorithm &a)
ModIPAlgorithmoperator= (const ModIPAlgorithm &a)


Detailed Description

In-place modification algorithm.

The Visit method is not const! As a consequence, algorithms of this type cannot be used as temporary objects. If the algorithm does not need to store values beyond the duraction of the Visit call, it is advisable to use ConstModIPAlgorithm

Definition at line 92 of file data_algorithm.hh.


Constructor & Destructor Documentation

ModIPAlgorithm ( const String name  )  [protected]

ModIPAlgorithm ( const ModIPAlgorithm a  )  [protected]


Member Function Documentation

ModIPAlgorithm& operator= ( const ModIPAlgorithm a  )  [protected]

virtual void Visit ( ImageHandle ih  )  [pure virtual]


The documentation for this class was generated from the following file:

Generated on Fri Jul 2 14:23:06 2010 for OpenStructure by  doxygen 1.5.8