IPSDK  4_1_0_2
IPSDK : Image Processing Software Development Kit
Namespaces
KernelAttributeTypes.h File Reference

Predefined types for kernel attributes management. More...

#include <IPSDKImageProcessing/Attribute/ImageProcessingAttributeTypes.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< BaseKernelXYAttribute > ipsdk::imaproc::KernelXYAttributePtr
 
typedef boost::shared_ptr< const BaseKernelXYAttribute > ipsdk::imaproc::KernelXYAttributeConstPtr
 
typedef boost::weak_ptr< BaseKernelXYAttribute > ipsdk::imaproc::KernelXYAttributeWeakPtr
 
typedef boost::weak_ptr< const BaseKernelXYAttribute > ipsdk::imaproc::KernelXYAttributeConstWeakPtr
 
typedef boost::shared_ptr< BaseKernelXYZAttribute > ipsdk::imaproc::KernelXYZAttributePtr
 
typedef boost::shared_ptr< const BaseKernelXYZAttribute > ipsdk::imaproc::KernelXYZAttributeConstPtr
 
typedef boost::weak_ptr< BaseKernelXYZAttribute > ipsdk::imaproc::KernelXYZAttributeWeakPtr
 
typedef boost::weak_ptr< const BaseKernelXYZAttribute > ipsdk::imaproc::KernelXYZAttributeConstWeakPtr
 

Detailed Description

Predefined types for kernel attributes management.

Author
E. Noirfalise
Date
2014/07/10