IPSDK  4_1_0_2
IPSDK : Image Processing Software Development Kit
RuleKernelLogMessages.h
Go to the documentation of this file.
1 // RuleKernelLogMessages.h:
3 // ------------------------
4 //
14 
15 #ifndef __IPSDKIMAGEPROCESSING_RULEKERNELLOGMESSAGES_H__
16 #define __IPSDKIMAGEPROCESSING_RULEKERNELLOGMESSAGES_H__
17 
20 
21 namespace ipsdk {
22 namespace imaproc {
23 
26 
31 DECLARE_LOG_MESSAGE_MAP(IPSDKImageProcessing, eRuleKernelMessage,
36 )
37 
38 
41 } // end of namespace imaproc
42 } // end of namespace ipsdk
43 
44 #endif // __IPSDKIMAGEPROCESSING_RULEKERNELLOGMESSAGES_H__
Main namespace for IPSDK library.
Definition: AlgorithmFunctionEfficiency.h:22
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
Definition of import/export macro for library.
eRuleKernelMessage
Enumerate describing messages.
Definition: RuleKernelLogMessages.h:33
s kernel xyz size [d, d, d] match [d, d, d]
Definition: RuleKernelLogMessages.h:41
s kernel xy size match [d, d]
Definition: RuleKernelLogMessages.h:35
s kernel xyz size match [d, d, d]
Definition: RuleKernelLogMessages.h:39
s kernel xy size [d, d] match [d, d]
Definition: RuleKernelLogMessages.h:37