IPSDK
4_1_0_2
IPSDK : Image Processing Software Development Kit
IPSDK_Nightly
include
public
Python
PyIPSDKIPLColor
Logger
PyIPSDKIPLColorLogMessages.h
Go to the documentation of this file.
1
// PyIPSDKIPLColorLogMessages.h:
3
// -----------------------------
4
//
14
15
#ifndef __PYIPSDKIPLCOLOR_PYIPSDKIPLCOLORLOGMESSAGES_H__
16
#define __PYIPSDKIPLCOLOR_PYIPSDKIPLCOLORLOGMESSAGES_H__
17
18
#include <
Python/PyIPSDKIPLColor/PyIPSDKIPLColorExports.h
>
19
#include <
IPSDKUtil/Logger/LogMessageManagerHdrMacros.h
>
20
21
namespace
ipsdk
{
22
namespace
color {
23
26
31
DECLARE_LOG_MESSAGE_MAP
(PyIPSDKIPLColor, ePyIPSDKIPLColorMessage,
32
)
33
34
37
}
// end of namespace color
38
}
// end of namespace ipsdk
39
40
#endif // __PYIPSDKIPLCOLOR_PYIPSDKIPLCOLORLOGMESSAGES_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
PyIPSDKIPLColorExports.h
Definition of import/export macro for library.
Generated on Tue Apr 15 2025 16:20:49 for IPSDK by
1.8.14