IPSDK  4_1_0_2
IPSDK : Image Processing Software Development Kit
Namespaces | Typedefs
Shape2dCollAttributeTypes.h File Reference

Predefined public types for shape 2d collection attributes management. More...

#include <IPSDKImageProcessing/IPSDKImageProcessingExports.h>
#include <IPSDKBaseShapeSegmentation/Entity/2d/Shape2dColl.h>
#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< ipsdk::imaproc::BaseShape2dCollAttributeipsdk::imaproc::Shape2dCollAttributePtr
 shared pointer to ipsdk::imaproc::BaseShape2dCollAttribute
 
typedef boost::shared_ptr< const ipsdk::imaproc::BaseShape2dCollAttributeipsdk::imaproc::Shape2dCollAttributeConstPtr
 shared pointer to const ipsdk::imaproc::BaseShape2dCollAttribute
 
typedef boost::weak_ptr< ipsdk::imaproc::BaseShape2dCollAttributeipsdk::imaproc::Shape2dCollAttributeWeakPtr
 c pointer to ipsdk::imaproc::BaseShape2dCollAttribute
 
typedef boost::weak_ptr< const ipsdk::imaproc::BaseShape2dCollAttributeipsdk::imaproc::Shape2dCollAttributeConstWeakPtr
 weak pointer to const ipsdk::imaproc::BaseShape2dCollAttribute
 
typedef boost::shared_ptr< ipsdk::imaproc::InputShape2dCollAttributeipsdk::imaproc::InputShape2dCollAttributePtr
 shared pointer to ipsdk::imaproc::InputShape2dCollAttribute
 
typedef boost::shared_ptr< const ipsdk::imaproc::InputShape2dCollAttributeipsdk::imaproc::InputShape2dCollAttributeConstPtr
 shared pointer to const ipsdk::imaproc::InputShape2dCollAttribute
 
typedef boost::weak_ptr< ipsdk::imaproc::InputShape2dCollAttributeipsdk::imaproc::InputShape2dCollAttributeWeakPtr
 c pointer to ipsdk::imaproc::InputShape2dCollAttribute
 
typedef boost::weak_ptr< const ipsdk::imaproc::InputShape2dCollAttributeipsdk::imaproc::InputShape2dCollAttributeConstWeakPtr
 weak pointer to const ipsdk::imaproc::InputShape2dCollAttribute
 

Detailed Description

Predefined public types for shape 2d collection attributes management.

Author
E. Noirfalise
Date
2017/09/29