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

Predefined types for border policy 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< BaseBorder2dPolicyAttribute > ipsdk::imaproc::Border2dPolicyAttributePtr
 
typedef boost::shared_ptr< const BaseBorder2dPolicyAttribute > ipsdk::imaproc::Border2dPolicyAttributeConstPtr
 
typedef boost::weak_ptr< BaseBorder2dPolicyAttribute > ipsdk::imaproc::Border2dPolicyAttributeWeakPtr
 
typedef boost::weak_ptr< const BaseBorder2dPolicyAttribute > ipsdk::imaproc::Border2dPolicyAttributeConstWeakPtr
 
typedef boost::shared_ptr< BaseBorder3dPolicyAttribute > ipsdk::imaproc::Border3dPolicyAttributePtr
 
typedef boost::shared_ptr< const BaseBorder3dPolicyAttribute > ipsdk::imaproc::Border3dPolicyAttributeConstPtr
 
typedef boost::weak_ptr< BaseBorder3dPolicyAttribute > ipsdk::imaproc::Border3dPolicyAttributeWeakPtr
 
typedef boost::weak_ptr< const BaseBorder3dPolicyAttribute > ipsdk::imaproc::Border3dPolicyAttributeConstWeakPtr
 

Detailed Description

Predefined types for border policy attributes management.

Author
E. Noirfalise
Date
2014/07/10