OpenStructure
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Public Member Functions
ImageStateConstModOPAlgorithm< FNC > Class Template Reference

#include <image_state_algorithm.hh>

Inherits FNC, ConstModOPAlgorithm, and ImageStateConstModOPVisitorBase.

Public Member Functions

 ImageStateConstModOPAlgorithm ()
 
template<class P0 >
 ImageStateConstModOPAlgorithm (const P0 &p0)
 
template<class P0 , class P1 >
 ImageStateConstModOPAlgorithm (const P0 &p0, const P1 &p1)
 
template<class P0 , class P1 , class P2 >
 ImageStateConstModOPAlgorithm (const P0 &p0, const P1 &p1, const P2 &p2)
 
template<class P0 , class P1 , class P2 , class P3 >
 ImageStateConstModOPAlgorithm (const P0 &p0, const P1 &p1, const P2 &p2, const P3 &p3)
 
template<class P0 , class P1 , class P2 , class P3 , class P4 >
 ImageStateConstModOPAlgorithm (const P0 &p0, const P1 &p1, const P2 &p2, const P3 &p3, const P4 &p4)
 
template<class P0 , class P1 , class P2 , class P3 , class P4 , class P5 >
 ImageStateConstModOPAlgorithm (const P0 &p0, const P1 &p1, const P2 &p2, const P3 &p3, const P4 &p4, const P5 &p5)
 
template<class P0 , class P1 , class P2 , class P3 , class P4 , class P5 , class P6 >
 ImageStateConstModOPAlgorithm (const P0 &p0, const P1 &p1, const P2 &p2, const P3 &p3, const P4 &p4, const P5 &p5, const P6 &p6)
 
template<class P0 , class P1 , class P2 , class P3 , class P4 , class P5 , class P6 , class P7 >
 ImageStateConstModOPAlgorithm (const P0 &p0, const P1 &p1, const P2 &p2, const P3 &p3, const P4 &p4, const P5 &p5, const P6 &p6, const P7 &p7)
 
template<class P0 , class P1 , class P2 , class P3 , class P4 , class P5 , class P6 , class P7 , class P8 >
 ImageStateConstModOPAlgorithm (const P0 &p0, const P1 &p1, const P2 &p2, const P3 &p3, const P4 &p4, const P5 &p5, const P6 &p6, const P7 &p7, const P8 &p8)
 
template<class P0 , class P1 , class P2 , class P3 , class P4 , class P5 , class P6 , class P7 , class P8 , class P9 >
 ImageStateConstModOPAlgorithm (const P0 &p0, const P1 &p1, const P2 &p2, const P3 &p3, const P4 &p4, const P5 &p5, const P6 &p6, const P7 &p7, const P8 &p8, const P9 &p9)
 
template<class P0 , class P1 , class P2 , class P3 , class P4 , class P5 , class P6 , class P7 , class P8 , class P9 , class PA >
 ImageStateConstModOPAlgorithm (const P0 &p0, const P1 &p1, const P2 &p2, const P3 &p3, const P4 &p4, const P5 &p5, const P6 &p6, const P7 &p7, const P8 &p8, const P9 &p9, const PA &pa)
 
template<class P0 , class P1 , class P2 , class P3 , class P4 , class P5 , class P6 , class P7 , class P8 , class P9 , class PA , class PB >
 ImageStateConstModOPAlgorithm (const P0 &p0, const P1 &p1, const P2 &p2, const P3 &p3, const P4 &p4, const P5 &p5, const P6 &p6, const P7 &p7, const P8 &p8, const P9 &p9, const PA &pa, const PB &pb)
 
virtual ImageStateBasePtr Visit_ (const RealSpatialImageState &is) const
 
virtual ImageStateBasePtr Visit_ (const ComplexSpatialImageState &is) const
 
virtual ImageStateBasePtr Visit_ (const RealFrequencyImageState &is) const
 
virtual ImageStateBasePtr Visit_ (const ComplexFrequencyImageState &is) const
 
virtual ImageStateBasePtr Visit_ (const ComplexHalfFrequencyImageState &is) const
 
virtual ImageStateBasePtr Visit_ (const WordSpatialImageState &is) const
 
virtual ImageHandle Visit (const ConstImageHandle &h) const
 
- Public Member Functions inherited from AlgorithmBase
const StringGetName () const
 
virtual ~AlgorithmBase ()
 
- Public Member Functions inherited from ImageStateConstModOPVisitorBase
 ImageStateConstModOPVisitorBase (const String &name="")
 
virtual ~ImageStateConstModOPVisitorBase ()
 

Additional Inherited Members

- Protected Member Functions inherited from ConstModOPAlgorithm
 ConstModOPAlgorithm (const String &name)
 
 ConstModOPAlgorithm (const ConstModOPAlgorithm &a)
 
ConstModOPAlgorithmoperator= (const ConstModOPAlgorithm &a)
 
- Protected Member Functions inherited from AlgorithmBase
 AlgorithmBase (const String &n)
 
 AlgorithmBase (const AlgorithmBase &a)
 
AlgorithmBaseoperator= (const AlgorithmBase &b)
 

Detailed Description

template<class FNC>
class ost::img::image_state::ImageStateConstModOPAlgorithm< FNC >

out-of-place modifying image state const visitor plus op algorithm

Definition at line 403 of file image_state_algorithm.hh.

Constructor & Destructor Documentation

Definition at line 408 of file image_state_algorithm.hh.

ImageStateConstModOPAlgorithm ( const P0 &  p0)
inline

Definition at line 408 of file image_state_algorithm.hh.

ImageStateConstModOPAlgorithm ( const P0 &  p0,
const P1 &  p1 
)
inline

Definition at line 408 of file image_state_algorithm.hh.

ImageStateConstModOPAlgorithm ( const P0 &  p0,
const P1 &  p1,
const P2 &  p2 
)
inline

Definition at line 408 of file image_state_algorithm.hh.

ImageStateConstModOPAlgorithm ( const P0 &  p0,
const P1 &  p1,
const P2 &  p2,
const P3 &  p3 
)
inline

Definition at line 408 of file image_state_algorithm.hh.

ImageStateConstModOPAlgorithm ( const P0 &  p0,
const P1 &  p1,
const P2 &  p2,
const P3 &  p3,
const P4 &  p4 
)
inline

Definition at line 408 of file image_state_algorithm.hh.

ImageStateConstModOPAlgorithm ( const P0 &  p0,
const P1 &  p1,
const P2 &  p2,
const P3 &  p3,
const P4 &  p4,
const P5 &  p5 
)
inline

Definition at line 408 of file image_state_algorithm.hh.

ImageStateConstModOPAlgorithm ( const P0 &  p0,
const P1 &  p1,
const P2 &  p2,
const P3 &  p3,
const P4 &  p4,
const P5 &  p5,
const P6 &  p6 
)
inline

Definition at line 408 of file image_state_algorithm.hh.

ImageStateConstModOPAlgorithm ( const P0 &  p0,
const P1 &  p1,
const P2 &  p2,
const P3 &  p3,
const P4 &  p4,
const P5 &  p5,
const P6 &  p6,
const P7 &  p7 
)
inline

Definition at line 408 of file image_state_algorithm.hh.

ImageStateConstModOPAlgorithm ( const P0 &  p0,
const P1 &  p1,
const P2 &  p2,
const P3 &  p3,
const P4 &  p4,
const P5 &  p5,
const P6 &  p6,
const P7 &  p7,
const P8 &  p8 
)
inline

Definition at line 408 of file image_state_algorithm.hh.

ImageStateConstModOPAlgorithm ( const P0 &  p0,
const P1 &  p1,
const P2 &  p2,
const P3 &  p3,
const P4 &  p4,
const P5 &  p5,
const P6 &  p6,
const P7 &  p7,
const P8 &  p8,
const P9 &  p9 
)
inline

Definition at line 408 of file image_state_algorithm.hh.

ImageStateConstModOPAlgorithm ( const P0 &  p0,
const P1 &  p1,
const P2 &  p2,
const P3 &  p3,
const P4 &  p4,
const P5 &  p5,
const P6 &  p6,
const P7 &  p7,
const P8 &  p8,
const P9 &  p9,
const PA &  pa 
)
inline

Definition at line 408 of file image_state_algorithm.hh.

ImageStateConstModOPAlgorithm ( const P0 &  p0,
const P1 &  p1,
const P2 &  p2,
const P3 &  p3,
const P4 &  p4,
const P5 &  p5,
const P6 &  p6,
const P7 &  p7,
const P8 &  p8,
const P9 &  p9,
const PA &  pa,
const PB &  pb 
)
inline

Definition at line 408 of file image_state_algorithm.hh.

Member Function Documentation

virtual ImageHandle Visit ( const ConstImageHandle h) const
inlinevirtual

Implements ConstModOPAlgorithm.

Definition at line 418 of file image_state_algorithm.hh.

virtual ImageStateBasePtr Visit_ ( const RealSpatialImageState is) const
inlinevirtual

Implements ImageStateConstModOPVisitorBase.

Definition at line 410 of file image_state_algorithm.hh.

virtual ImageStateBasePtr Visit_ ( const ComplexSpatialImageState is) const
inlinevirtual

Implements ImageStateConstModOPVisitorBase.

Definition at line 411 of file image_state_algorithm.hh.

virtual ImageStateBasePtr Visit_ ( const RealFrequencyImageState is) const
inlinevirtual

Implements ImageStateConstModOPVisitorBase.

Definition at line 412 of file image_state_algorithm.hh.

virtual ImageStateBasePtr Visit_ ( const ComplexFrequencyImageState is) const
inlinevirtual

Implements ImageStateConstModOPVisitorBase.

Definition at line 413 of file image_state_algorithm.hh.

virtual ImageStateBasePtr Visit_ ( const ComplexHalfFrequencyImageState is) const
inlinevirtual

Implements ImageStateConstModOPVisitorBase.

Definition at line 414 of file image_state_algorithm.hh.

virtual ImageStateBasePtr Visit_ ( const WordSpatialImageState is) const
inlinevirtual

Implements ImageStateConstModOPVisitorBase.

Definition at line 415 of file image_state_algorithm.hh.


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