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

Predefined types for formula attribute management. More...

#include <IPSDKUtil/Tools/EnumMacros.h>
#include <boost/shared_ptr.hpp>

Go to the source code of this file.

Namespaces

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

Typedefs

typedef boost::shared_ptr< BaseImageFormulaAttribute > ipsdk::imaproc::ImageFormulaAttributePtr
 
typedef boost::shared_ptr< const BaseImageFormulaAttribute > ipsdk::imaproc::ImageFormulaAttributeConstPtr
 
typedef boost::weak_ptr< BaseImageFormulaAttribute > ipsdk::imaproc::ImageFormulaAttributeWeakPtr
 
typedef boost::weak_ptr< const BaseImageFormulaAttribute > ipsdk::imaproc::ImageFormulaAttributeConstWeakPtr
 
typedef boost::shared_ptr< BaseMeasureFormulaAttribute > ipsdk::imaproc::MeasureFormulaAttributePtr
 
typedef boost::shared_ptr< const BaseMeasureFormulaAttribute > ipsdk::imaproc::MeasureFormulaAttributeConstPtr
 
typedef boost::weak_ptr< BaseMeasureFormulaAttribute > ipsdk::imaproc::MeasureFormulaAttributeWeakPtr
 
typedef boost::weak_ptr< const BaseMeasureFormulaAttribute > ipsdk::imaproc::MeasureFormulaAttributeConstWeakPtr
 

Enumerations

enum  ipsdk::imaproc::eFormulaAttributeType { ipsdk::imaproc::eFAT_Measure, ipsdk::imaproc::eFAT_Image }
 Enumerate describing formula attribute type. More...
 

Detailed Description

Predefined types for formula attribute management.

Author
E. Noirfalise
Date
2015/07/30