IPSDK
4_1_0_2
IPSDK : Image Processing Software Development Kit
IPSDK_Nightly
include
public
IPSDKCore
Logger
IPSDKCoreLogMessages.h
Go to the documentation of this file.
1
// IPSDKCoreLogMessages.h:
3
// -----------------------
4
//
14
15
#ifndef __IPSDKCORE_IPSDKCORELOGMESSAGES_H__
16
#define __IPSDKCORE_IPSDKCORELOGMESSAGES_H__
17
18
#include <
IPSDKCore/IPSDKCoreExports.h
>
19
#include <
IPSDKUtil/Logger/LogMessageManagerHdrMacros.h
>
20
21
namespace
ipsdk
{
22
namespace
core {
23
26
31
DECLARE_LOG_MESSAGE_MAP
(IPSDKCore,
eIPSDKCoreMessage
,
32
33
)
34
35
38
}
// end of namespace core
39
}
// end of namespace ipsdk
40
41
#endif // __IPSDKCORE_IPSDKCORELOGMESSAGES_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.
IPSDKCoreExports.h
Definition of import/export macro for library.
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
ipsdk::core::eIPSDKCoreMessage
eIPSDKCoreMessage
Enumerate describing messages.
Definition:
IPSDKCoreLogMessages.h:33
Generated on Tue Apr 15 2025 16:20:47 for IPSDK by
1.8.14