IPSDK  4_1_0_2
IPSDK : Image Processing Software Development Kit
UserConfigLogMessages.h
Go to the documentation of this file.
1 // UserConfigLogMessages.h:
3 // ------------------------
4 //
14 
15 #ifndef __IPSDKCORE_USERCONFIGLOGMESSAGES_H__
16 #define __IPSDKCORE_USERCONFIGLOGMESSAGES_H__
17 
20 
21 namespace ipsdk {
22 namespace core {
23 
26 
35 )
36 
37 
40 } // end of namespace core
41 } // end of namespace ipsdk
42 
43 #endif // __IPSDKCORE_USERCONFIGLOGMESSAGES_H__
Main namespace for IPSDK library.
Definition: AlgorithmFunctionEfficiency.h:22
Can't retrieve application name.
Definition: UserConfigLogMessages.h:37
Can't retrieve application directory.
Definition: UserConfigLogMessages.h:35
Header part of macros set allowing to manager log messages map into libraries.
Definition of import/export macro for library.
#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
Library user configuration has not been initialized, can't access its data.
Definition: UserConfigLogMessages.h:39
eUserConfigMessage
Enumerate describing messages.
Definition: UserConfigLogMessages.h:33