OpenStructure
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Data Structures | Namespaces | Macros
image_state_algorithm.hh File Reference
#include <ost/img/image.hh>
#include <ost/img/data_algorithm.hh>
#include "image_state_visitor.hh"

Go to the source code of this file.

Data Structures

class  ImageStateNonModAlgorithm< FNC >
 non-modifying image state visitor plus data algorithm More...
class  ImageStateModIPAlgorithm< FNC >
 in-place modifying image state visitor plus ip algorithm More...
class  ImageStateConstModIPAlgorithm< FNC >
 in-place modifying image state const visitor plus ip algorithm More...
class  ImageStateModOPAlgorithm< FNC >
 out-of-place modifying image state visitor plus op algorithm More...
class  ImageStateConstModOPAlgorithm< FNC >
 out-of-place modifying image state const visitor plus op algorithm More...
class  ImageStateMorphAlgorithm< FNC >
 morph visitor plus ip algorithm More...

Namespaces

namespace  ost
namespace  ost::img
namespace  ost::img::image_state

Macros

#define IMAGE_STATE_VISITOR_CTOR_ADAPTERS(CLASS, BASE)

Macro Definition Documentation

#define IMAGE_STATE_VISITOR_CTOR_ADAPTERS (   CLASS,
  BASE 
)

Definition at line 44 of file image_state_algorithm.hh.