15 #ifndef __IPSDKIMAGE_DISTRIBUTEDIMAGETYPES_H__ 16 #define __IPSDKIMAGE_DISTRIBUTEDIMAGETYPES_H__ 20 #include <IPSDKBaseData/PlanIndex/PlanIndex.h> 21 #include <IPSDKBaseData/Range/ElementsRange.h> 54 #endif // __IPSDKIMAGE_DISTRIBUTEDIMAGETYPES_H__ Main namespace for IPSDK library.
Definition: AlgorithmFunctionEfficiency.h:22
boost::shared_ptr< const DistributedImage > DistributedImageConstPtr
Definition: DistributedImageTypes.h:39
std::map< ElementsRange, Guid > LocationMap
collection associating a strip range with a socket Guid
Definition: DistributedImageTypes.h:28
boost::weak_ptr< DistributedImage > DistributedImageWeakPtr
Definition: DistributedImageTypes.h:44
Predefined types for data identifier management.
boost::shared_ptr< DistributedImage > DistributedImagePtr
Definition: DistributedImageTypes.h:38
Predefined type for image management.
Image class with distributed data storage policy.
Definition: DistributedImage.h:27
Predefined types for guid management.
boost::weak_ptr< const DistributedImage > DistributedImageConstWeakPtr
Definition: DistributedImageTypes.h:45