16 #ifndef __IPSDKIMAGEPROCESSING_BASEINOUTTILE3DCOLLATTRIBUTE_H__ 17 #define __IPSDKIMAGEPROCESSING_BASEINOUTTILE3DCOLLATTRIBUTE_H__ 19 #include <IPSDKImageProcessing/Attribute/TileColl/Tile3dColl/BaseTile3dCollAttribute.h> 41 typedef std::vector<image::InOutImageTile3dPtr>
ValueType;
104 #endif // __IPSDKIMAGEPROCESSING_BASEINOUTTILE3DCOLLATTRIBUTE_H__
Base class for in/out attributes associated to collection of image 3d tile.
Definition: BaseInOutTile3dCollAttribute.h:27
Main namespace for IPSDK library.
Definition: AlgorithmFunctionEfficiency.h:22
std::vector< image::InOutImageTile3dConstPtr > ConstStorageType
const storage type associated to object
Definition: BaseInOutTile3dCollAttribute.h:47
std::vector< image::InOutImageTile3dPtr > StorageType
storage type associated to object
Definition: BaseInOutTile3dCollAttribute.h:44
#define IPSDK_DECLARE_ABSTRACT_SERIAL_WITHOUT_COPY(libraryName, className)
macro enabling serialization on abstract class
Definition: SerializationHdrMacro.h:97
#define IPSDK_DECLARE_INOUT_DATA()
macro allowing to declare an in/out data
Definition: DataStatusHdrMacros.h:120
image::InOutImageTile3d TileType
tile type associated to object
Definition: BaseInOutTile3dCollAttribute.h:38
Class encapsulating an auto initialized uuid.
Definition: Guid.h:27
Input and output class for 3d image tiles.
Definition: InOutImageTile3d.h:26
#define IPSDKIMAGEPROCESSING_API
Import/Export macro for library IPSDKImageProcessing.
Definition: IPSDKImageProcessingExports.h:25
Base class for attributes associated to collection of image 3d tile.
Definition: BaseTile3dCollAttribute.h:27
std::vector< image::InOutImageTile3dPtr > ValueType
value type associated to object
Definition: BaseInOutTile3dCollAttribute.h:41
uint32_t ipUInt32
Base types definition.
Definition: BaseTypes.h:53