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