IPSDK  4_1_0_2
IPSDK : Image Processing Software Development Kit
ImageFragmentLogMessages.h
Go to the documentation of this file.
1 // ImageFragmentLogMessages.h:
3 // ---------------------------
4 //
14 
15 #ifndef __IPSDKIMAGE_IMAGEFRAGMENTLOGMESSAGES_H__
16 #define __IPSDKIMAGE_IMAGEFRAGMENTLOGMESSAGES_H__
17 
20 
21 namespace ipsdk {
22 namespace image {
23 
26 
41 )
42 
43 
46 } // end of namespace image
47 } // end of namespace ipsdk
48 
49 #endif // __IPSDKIMAGE_IMAGEFRAGMENTLOGMESSAGES_H__
Main namespace for IPSDK library.
Definition: AlgorithmFunctionEfficiency.h:22
Provided z plan index d is not valid given z strip size d.
Definition: ImageFragmentLogMessages.h:45
Can't access to image fragment buffer, not initialized.
Definition: ImageFragmentLogMessages.h:35
Provided color plan index d is not valid given color strip size d.
Definition: ImageFragmentLogMessages.h:43
Header part of macros set allowing to manager log messages map into libraries.
Input shared pointer should not be null.
Definition: ImageFragmentLogMessages.h:49
#define DECLARE_LOG_MESSAGE_MAP(libraryName, enumTypeStr, enumSeq)
macro allowing to declare a message map for a given library libraryName and a given enumerate enumTyp...
Definition: LogMessageManagerHdrMacros.h:27
Can't access to image data.
Definition: ImageFragmentLogMessages.h:37
Initialize image fragment before trying to use its data.
Definition: ImageFragmentLogMessages.h:39
Failed to allocate memory with size lld and type s s.
Definition: ImageFragmentLogMessages.h:47
eImageFragmentMessage
Enumerate describing messages.
Definition: ImageFragmentLogMessages.h:33
Image write is not granted, can't generate a writable fragment.
Definition: ImageFragmentLogMessages.h:41
Definition of import/export macro for library.
Failed to create color volume strip associated to color plan d s.
Definition: ImageFragmentLogMessages.h:51