IPSDK  4_1_0_2
IPSDK : Image Processing Software Development Kit
Public Member Functions | Static Public Attributes | List of all members
ipsdk::imaproc::BaseImageProcessingOutputInitializer Class Reference

#include <BaseImageProcessingOutputInitializer.h>

Inheritance diagram for ipsdk::imaproc::BaseImageProcessingOutputInitializer:
ipsdk::processor::BaseOutputInitializer ipsdk::imaproc::BaseImageInitializer ipsdk::imaproc::BasePlanIndexedInitializer ipsdk::imaproc::BaseShapeMeasureSetInitializer ipsdk::imaproc::BaseImageBinaryInitializer< InputAttributeType1, InputAttributeType2, OutputAttributeType > ipsdk::imaproc::BaseImageUnaryInitializer< InputAttributeType, OutputAttributeType > ipsdk::imaproc::CustomImageInitializer< OutputAttributeType > ipsdk::imaproc::BaseFromImagePlanIndexedInitializer ipsdk::imaproc::BaseFromOtherPlanIndexedInitializer ipsdk::imaproc::BaseCreateShapeMeasureSetInitializer ipsdk::imaproc::PromoteBinaryImageInitializer< InputAttributeType1, InputAttributeType2, OutputAttributeType > ipsdk::imaproc::DuplicateImageInitializer< InputAttributeType, OutputAttributeType > ipsdk::imaproc::PromoteUnaryImageInitializer< InputAttributeType, OutputAttributeType > ipsdk::imaproc::TypedDuplicateImageInitializer< InputAttributeType, OutputAttributeType > ipsdk::imaproc::FromImagePlanIndexedInitializer< OutputAttributeType > ipsdk::imaproc::FromOtherPlanIndexedInitializer< OutputAttributeType > ipsdk::imaproc::CreateShapeMeasureSetInitializer< OutputAttributeType >

Public Member Functions

processor::eOutputInitializerType getOutputInitializerType () const
 retrieve initializer type
 
Constructors and destructor
 BaseImageProcessingOutputInitializer ()
 
 ~BaseImageProcessingOutputInitializer ()
 
- Public Member Functions inherited from ipsdk::processor::BaseOutputInitializer
bool isInit () const
 retrieve object initialization flag
 
const BaseAttributegetOutputAttribute () const
 retrieve output attribute to be initialized More...
 
BoolResult initOutputAttribute ()
 initialize ouput attribute More...
 
std::string getInitializerFormalString () const
 retrieve string expliciting initializer content More...
 
std::string getInitializerEvaluatedString () const
 retrieve initializer evaluation string More...
 
 BaseOutputInitializer ()
 
virtual ~BaseOutputInitializer ()=0
 

Static Public Attributes

static const processor::eOutputInitializerType::domain g_outputInitializerType = processor::eOutputInitializerType::eOIT_ImageProcessing
 output initializer type
 

Additional Inherited Members

- Protected Member Functions inherited from ipsdk::processor::BaseOutputInitializer
void initBase (const AttributeWeakPtr &pOutputAttribute)
 base class initialization method More...
 
BaseAttributegetOutputAttribute ()
 retrieve output attribute to be initialized More...
 
virtual BoolResult initAttribute ()=0
 initialize ouput attribute More...
 
virtual std::string createInitializerFormalString () const =0
 retrieve string expliciting initializer content
 
virtual std::string createInitializerEvaluatedString () const =0
 retrieve initializer evaluation string
 

Detailed Description

Author
E. Noirfalise
Date
2016/03/24

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