![]() |
IPSDK
4_1_0_2
IPSDK : Image Processing Software Development Kit
|
Predefined types for formula attribute management. More...
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... | |
Predefined types for formula attribute management.
1.8.14