16 #ifndef __IPSDKIMAGEPROCESSING_IPENUMATTRIBUTETYPES_H__ 17 #define __IPSDKIMAGEPROCESSING_IPENUMATTRIBUTETYPES_H__ 20 #include <boost/shared_ptr.hpp> 48 #endif // __IPSDKIMAGEPROCESSING_IPENUMATTRIBUTETYPES_H__ Main namespace for IPSDK library.
Definition: AlgorithmFunctionEfficiency.h:22
boost::weak_ptr< BaseIPEnumAttribute > IPEnumAttributeWeakPtr
Definition: IPEnumAttributeTypes.h:38
boost::weak_ptr< const BaseIPEnumAttribute > IPEnumAttributeConstWeakPtr
Definition: IPEnumAttributeTypes.h:39
boost::shared_ptr< const BaseIPEnumAttribute > IPEnumAttributeConstPtr
Definition: IPEnumAttributeTypes.h:33
boost::shared_ptr< BaseIPEnumAttribute > IPEnumAttributePtr
Definition: IPEnumAttributeTypes.h:25
Base class for attributes associated to image processing enumerates.
Definition: BaseIPEnumAttribute.h:34
Predefined types for image processing attributes management.