IPSDK
4_1_0_2
IPSDK : Image Processing Software Development Kit
IPSDK_Nightly
include
public
IPSDKImageProcessing
Rule
Tile
RuleTileLogMessages.h
Go to the documentation of this file.
1
// RuleTileLogMessages.h:
3
// ----------------------
4
//
14
15
#ifndef __IPSDKIMAGEPROCESSING_RULETILELOGMESSAGES_H__
16
#define __IPSDKIMAGEPROCESSING_RULETILELOGMESSAGES_H__
17
18
#include <
IPSDKImageProcessing/IPSDKImageProcessingExports.h
>
19
#include <
IPSDKUtil/Logger/LogMessageManagerHdrMacros.h
>
20
21
namespace
ipsdk
{
22
namespace
imaproc {
23
26
31
DECLARE_LOG_MESSAGE_MAP
(IPSDKImageProcessing,
eRuleTileMessage
,
32
)
33
34
37
}
// end of namespace imaproc
38
}
// end of namespace ipsdk
39
40
#endif // __IPSDKIMAGEPROCESSING_RULETILELOGMESSAGES_H__
ipsdk
Main namespace for IPSDK library.
Definition:
AlgorithmFunctionEfficiency.h:22
LogMessageManagerHdrMacros.h
Header part of macros set allowing to manager log messages map into libraries.
DECLARE_LOG_MESSAGE_MAP
#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
IPSDKImageProcessingExports.h
Definition of import/export macro for library.
ipsdk::imaproc::eRuleTileMessage
eRuleTileMessage
Enumerate describing messages.
Definition:
RuleTileLogMessages.h:33
Generated on Tue Apr 15 2025 16:20:49 for IPSDK by
1.8.14