IPSDK  4_1_0_2
IPSDK : Image Processing Software Development Kit
StripParserLogMessages.h
Go to the documentation of this file.
1 // StripParserLogMessages.h:
3 // -------------------------
4 //
14 
15 #ifndef __IPSDKIMAGEPROCESSING_STRIPPARSERLOGMESSAGES_H__
16 #define __IPSDKIMAGEPROCESSING_STRIPPARSERLOGMESSAGES_H__
17 
20 
21 namespace ipsdk {
22 namespace imaproc {
23 
26 
31 DECLARE_LOG_MESSAGE_MAP(IPSDKImageProcessing, eStripParserMessage,
50 )
51 
52 
55 } // end of namespace imaproc
56 } // end of namespace ipsdk
57 
58 #endif // __IPSDKIMAGEPROCESSING_STRIPPARSERLOGMESSAGES_H__
Invalid color plan index d (given image size d), can't get associated buffer.
Definition: StripParserLogMessages.h:39
Main namespace for IPSDK library.
Definition: AlgorithmFunctionEfficiency.h:22
Invalid requested z plan index d, for kernel z size d.
Definition: StripParserLogMessages.h:61
Input shared pointer should not be null for data preparator initialization.
Definition: StripParserLogMessages.h:35
Border policy should be initialized for use by data preparator.
Definition: StripParserLogMessages.h:67
Input border preparator shared pointer should not be null for data preparator initialization.
Definition: StripParserLogMessages.h:47
Header part of macros set allowing to manager log messages map into libraries.
#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
YStrip2d has not been set for Plan data, can't access plan data.
Definition: StripParserLogMessages.h:65
Invalid requested row index d, for kernel y size d.
Definition: StripParserLogMessages.h:59
Definition of import/export macro for library.
Input data should be initialized before data preparator initialization.
Definition: StripParserLogMessages.h:37
Image buffer type should not be of type 'none'.
Definition: ImageAlgorithmFunctionLogMessages.h:35
eStripParserMessage
Enumerate describing messages.
Definition: StripParserLogMessages.h:33
Main border row with index d on plan d should not be null.
Definition: StripParserLogMessages.h:51
Invalid 3d plan index d (given image size d), can't get associated buffer.
Definition: StripParserLogMessages.h:45
Main border row with index d should not be null.
Definition: StripParserLogMessages.h:49
Invalid temporal plan index d (given image size d), can't get associated buffer.
Definition: StripParserLogMessages.h:43
Invalid border type enumerate value s.
Definition: StripParserLogMessages.h:57
Invalid value s for eValuedBorderType enumerate.
Definition: StripParserLogMessages.h:53
YStrip2d data has not been initialized, can't access its data.
Definition: StripParserLogMessages.h:63
Invalid border fill value lf, mismatch with image range [lf, lf].
Definition: StripParserLogMessages.h:69
Invalid color geometry type, expecting s while s provided.
Definition: StripParserLogMessages.h:41