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

Predefined types for plan storage management. More...

#include <IPSDKUtil/Tools/EnumMacros.h>
#include <boost/shared_ptr.hpp>

Go to the source code of this file.

Namespaces

 ipsdk
 Main namespace for IPSDK library.
 
 ipsdk::image
 Namespace agregating IPSDK image management routines and classes.
 

Typedefs

typedef boost::shared_ptr< BasePlanStorage > ipsdk::image::PlanStoragePtr
 shared pointer to image plan storage
 
typedef boost::shared_ptr< const BasePlanStorage > ipsdk::image::PlanStorageConstPtr
 shared pointer to const image plan storage
 

Enumerations

enum  ipsdk::image::ePlanStorageType {
  ipsdk::image::ePST_Memory, ipsdk::image::ePST_Disk, ipsdk::image::ePST_User, ipsdk::image::ePST_Distributed,
  ipsdk::image::ePST_ReInterpreted, ipsdk::image::ePST_Gpu, ipsdk::image::ePST_Custom
}
 Enumerate describing plan storage type. More...
 

Detailed Description

Predefined types for plan storage management.

Author
E. Noirfalise
Date
2013/8/22