15 #ifndef __IPSDKIMAGEPROCESSING_KERNELATTRIBUTETYPES_H__ 16 #define __IPSDKIMAGEPROCESSING_KERNELATTRIBUTETYPES_H__ 19 #include <boost/shared_ptr.hpp> 24 class BaseKernelXYAttribute;
60 #endif // __IPSDKIMAGEPROCESSING_KERNELATTRIBUTETYPES_H__ boost::shared_ptr< BaseKernelXYZAttribute > KernelXYZAttributePtr
Definition: KernelAttributeTypes.h:44
boost::weak_ptr< BaseKernelXYZAttribute > KernelXYZAttributeWeakPtr
Definition: KernelAttributeTypes.h:50
Main namespace for IPSDK library.
Definition: AlgorithmFunctionEfficiency.h:22
boost::weak_ptr< const BaseKernelXYAttribute > KernelXYAttributeConstWeakPtr
Definition: KernelAttributeTypes.h:39
boost::weak_ptr< BaseKernelXYAttribute > KernelXYAttributeWeakPtr
Definition: KernelAttributeTypes.h:38
boost::shared_ptr< BaseKernelXYAttribute > KernelXYAttributePtr
Definition: KernelAttributeTypes.h:25
boost::shared_ptr< const BaseKernelXYAttribute > KernelXYAttributeConstPtr
Definition: KernelAttributeTypes.h:33
Base class for XYZ kernel attributes.
Definition: BaseKernelXYZAttribute.h:31
Predefined types for image processing attributes management.
boost::weak_ptr< const BaseKernelXYZAttribute > KernelXYZAttributeConstWeakPtr
Definition: KernelAttributeTypes.h:51
boost::shared_ptr< const BaseKernelXYZAttribute > KernelXYZAttributeConstPtr
Definition: KernelAttributeTypes.h:45