IPSDK  4_1_0_2
IPSDK : Image Processing Software Development Kit
RuleStripLogMessages.h
Go to the documentation of this file.
1 // RuleStripLogMessages.h:
3 // -----------------------
4 //
14 
15 #ifndef __IPSDKIMAGEPROCESSING_RULESTRIPLOGMESSAGES_H__
16 #define __IPSDKIMAGEPROCESSING_RULESTRIPLOGMESSAGES_H__
17 
20 
21 namespace ipsdk {
22 namespace imaproc {
23 
26 
31 DECLARE_LOG_MESSAGE_MAP(IPSDKImageProcessing, eRuleStripMessage,
49 )
50 
51 
54 } // end of namespace imaproc
55 } // end of namespace ipsdk
56 
57 #endif // __IPSDKIMAGEPROCESSING_RULESTRIPLOGMESSAGES_H__
Attribute value s[f] match strip data type range s[s].
Definition: RuleStripLogMessages.h:67
Main namespace for IPSDK library.
Definition: AlgorithmFunctionEfficiency.h:22
eRuleStripMessage
Enumerate describing messages.
Definition: RuleStripLogMessages.h:33
Image strip attribute s and image buffer type attribute s have same buffer size.
Definition: RuleStripLogMessages.h:57
Image strips s and s have same buffer type.
Definition: RuleStripLogMessages.h:41
s image xy strip match color type {s}
Definition: RuleStripLogMessages.h:61
Image strips s[s with planar size lld] and s[s with planar size lld] have same planar size...
Definition: RuleStripLogMessages.h:51
Invalid image strip buffer type collection, should not contains eImageBufferType::eIBT_None.
Definition: RuleStripLogMessages.h:35
s[s with type s] buffer type is one of {s}
Definition: RuleStripLogMessages.h:39
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
Image strip attribute s and image buffer type attribute s have same buffer type.
Definition: RuleStripLogMessages.h:53
Definition of import/export macro for library.
Image strip attribute s[s with type s] and image buffer type attribute s[with type s] have same buffe...
Definition: RuleStripLogMessages.h:59
Image strips s and s have same size.
Definition: RuleStripLogMessages.h:45
s[s with color type s] image xy strip match color type {s}
Definition: RuleStripLogMessages.h:63
Image strips s[s with type s] and s[s with type s] have same buffer type.
Definition: RuleStripLogMessages.h:43
Image strips s and s have same planar size.
Definition: RuleStripLogMessages.h:49
s buffer type is one of {s}
Definition: RuleStripLogMessages.h:37
Image strips s[s with size lld] and s[s with size lld] have same size.
Definition: RuleStripLogMessages.h:47
Image strip attribute s[s with type s] and image buffer type attribute s[with type s] have same buffe...
Definition: RuleStripLogMessages.h:55
Attribute value s match strip data type range s.
Definition: RuleStripLogMessages.h:65