IPSDK  4_1_0_2
IPSDK : Image Processing Software Development Kit
IPSDKBaseImageToolsLogMessages.h
Go to the documentation of this file.
1 // IPSDKBaseImageToolsLogMessages.h:
3 // ---------------------------------
4 //
14 
15 #ifndef __IPSDKBASEIMAGETOOLS_IPSDKBASEIMAGETOOLSLOGMESSAGES_H__
16 #define __IPSDKBASEIMAGETOOLS_IPSDKBASEIMAGETOOLSLOGMESSAGES_H__
17 
20 
21 namespace ipsdk {
22 namespace image {
23 namespace tools {
24 
27 
33 )
34 
35 
38 } // end of namespace tools
39 } // end of namespace image
40 } // end of namespace ipsdk
41 
42 #endif // __IPSDKBASEIMAGETOOLS_IPSDKBASEIMAGETOOLSLOGMESSAGES_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
eIPSDKBaseImageToolsMessage
Enumerate describing messages.
Definition: IPSDKBaseImageToolsLogMessages.h:34
Definition of import/export macro for library.