IPSDK  4_1_0_2
IPSDK : Image Processing Software Development Kit
Namespaces | Typedefs | Enumerations
OutputInitializerTypes.h File Reference

Predefined types for output initializer management. More...

#include <IPSDKUtil/Tools/EnumMacros.h>
#include <IPSDKBaseProcessing/Attribute/Base/AttributeTypes.h>
#include <boost/shared_ptr.hpp>
#include <boost/weak_ptr.hpp>

Go to the source code of this file.

Namespaces

 ipsdk
 Main namespace for IPSDK library.
 
 ipsdk::processor
 Namespace agregating IPSDK base routines and classes for algorithm processing.
 

Typedefs

typedef boost::shared_ptr< BaseOutputInitializer > ipsdk::processor::OutputInitializerPtr
 shared pointer to output intializer
 

Enumerations

enum  ipsdk::processor::eOutputInitializerType { ipsdk::processor::eOIT_Allocate, ipsdk::processor::eOIT_ImageProcessing, ipsdk::processor::eOIT_User }
 Enumerate describing output initializer type. More...
 

Detailed Description

Predefined types for output initializer management.

Author
E. Noirfalise
Date
2013/8/9