![]() |
IPSDK
4_1_0_2
IPSDK : Image Processing Software Development Kit
|
Predefined types for plan indexed attributes management. More...
#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::imaproc | |
| Namespace agregating IPSDK base routines and classes for image algorithm processing. | |
Typedefs | |
| typedef boost::shared_ptr< BasePlanIndexedAttribute > | ipsdk::imaproc::PlanIndexedAttributePtr |
| shared pointer to plan indexed attribute | |
| typedef boost::shared_ptr< const BasePlanIndexedAttribute > | ipsdk::imaproc::PlanIndexedAttributeConstPtr |
| shared pointer to const plan indexed attribute | |
| typedef boost::weak_ptr< BasePlanIndexedAttribute > | ipsdk::imaproc::PlanIndexedAttributeWeakPtr |
| weak pointer to plan indexed attribute | |
| typedef boost::weak_ptr< const BasePlanIndexedAttribute > | ipsdk::imaproc::PlanIndexedAttributeConstWeakPtr |
| weak pointer to const plan indexed attribute | |
Predefined types for plan indexed attributes management.
1.8.14