ImageStateModOPAlgorithm< FNC > Class Template Reference

out-of-place modifying image state visitor plus op algorithm More...

#include <image_state_algorithm.hh>

Inherits ost::img::ModOPAlgorithm, and ost::img::image_state::ImageStateModOPVisitorBase.

Public Member Functions

 ImageStateModOPAlgorithm ()
template<class P0 >
 ImageStateModOPAlgorithm (const P0 &p0)
template<class P0 , class P1 >
 ImageStateModOPAlgorithm (const P0 &p0, const P1 &p1)
template<class P0 , class P1 , class P2 >
 ImageStateModOPAlgorithm (const P0 &p0, const P1 &p1, const P2 &p2)
template<class P0 , class P1 , class P2 , class P3 >
 ImageStateModOPAlgorithm (const P0 &p0, const P1 &p1, const P2 &p2, const P3 &p3)
template<class P0 , class P1 , class P2 , class P3 , class P4 >
 ImageStateModOPAlgorithm (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 >
 ImageStateModOPAlgorithm (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 >
 ImageStateModOPAlgorithm (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 >
 ImageStateModOPAlgorithm (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 >
 ImageStateModOPAlgorithm (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 >
 ImageStateModOPAlgorithm (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 >
 ImageStateModOPAlgorithm (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 >
 ImageStateModOPAlgorithm (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)
virtual ImageStateBasePtr Visit_ (const ComplexSpatialImageState &is)
virtual ImageStateBasePtr Visit_ (const RealFrequencyImageState &is)
virtual ImageStateBasePtr Visit_ (const ComplexFrequencyImageState &is)
virtual ImageStateBasePtr Visit_ (const ComplexHalfFrequencyImageState &is)
virtual ImageStateBasePtr Visit_ (const WordSpatialImageState &is)
virtual ImageHandle Visit (const ConstImageHandle &h)

Detailed Description

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

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

Definition at line 377 of file image_state_algorithm.hh.


Constructor & Destructor Documentation

ImageStateModOPAlgorithm (  )  [inline]

Definition at line 380 of file image_state_algorithm.hh.

ImageStateModOPAlgorithm ( const P0 &  p0  )  [inline]

Definition at line 380 of file image_state_algorithm.hh.

ImageStateModOPAlgorithm ( const P0 &  p0,
const P1 &  p1 
) [inline]

Definition at line 380 of file image_state_algorithm.hh.

ImageStateModOPAlgorithm ( const P0 &  p0,
const P1 &  p1,
const P2 &  p2 
) [inline]

Definition at line 380 of file image_state_algorithm.hh.

ImageStateModOPAlgorithm ( const P0 &  p0,
const P1 &  p1,
const P2 &  p2,
const P3 &  p3 
) [inline]

Definition at line 380 of file image_state_algorithm.hh.

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

Definition at line 380 of file image_state_algorithm.hh.

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

Definition at line 380 of file image_state_algorithm.hh.

ImageStateModOPAlgorithm ( 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 380 of file image_state_algorithm.hh.

ImageStateModOPAlgorithm ( 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 380 of file image_state_algorithm.hh.

ImageStateModOPAlgorithm ( 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 380 of file image_state_algorithm.hh.

ImageStateModOPAlgorithm ( 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 380 of file image_state_algorithm.hh.

ImageStateModOPAlgorithm ( 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 380 of file image_state_algorithm.hh.

ImageStateModOPAlgorithm ( 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 380 of file image_state_algorithm.hh.


Member Function Documentation

virtual ImageHandle Visit ( const ConstImageHandle h  )  [inline, virtual]

Implements ModOPAlgorithm.

Definition at line 390 of file image_state_algorithm.hh.

virtual ImageStateBasePtr Visit_ ( const WordSpatialImageState is  )  [inline, virtual]

Implements ImageStateModOPVisitorBase.

Definition at line 387 of file image_state_algorithm.hh.

virtual ImageStateBasePtr Visit_ ( const ComplexHalfFrequencyImageState is  )  [inline, virtual]

Implements ImageStateModOPVisitorBase.

Definition at line 386 of file image_state_algorithm.hh.

virtual ImageStateBasePtr Visit_ ( const ComplexFrequencyImageState is  )  [inline, virtual]

Implements ImageStateModOPVisitorBase.

Definition at line 385 of file image_state_algorithm.hh.

virtual ImageStateBasePtr Visit_ ( const RealFrequencyImageState is  )  [inline, virtual]

Implements ImageStateModOPVisitorBase.

Definition at line 384 of file image_state_algorithm.hh.

virtual ImageStateBasePtr Visit_ ( const ComplexSpatialImageState is  )  [inline, virtual]

Implements ImageStateModOPVisitorBase.

Definition at line 383 of file image_state_algorithm.hh.

virtual ImageStateBasePtr Visit_ ( const RealSpatialImageState is  )  [inline, virtual]

Implements ImageStateModOPVisitorBase.

Definition at line 382 of file image_state_algorithm.hh.


The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines

Generated on 1 Mar 2018 for OpenStructure by  doxygen 1.6.1