IPSDK  4_1_0_2
IPSDK : Image Processing Software Development Kit
ComplexActionLogMessages.h
Go to the documentation of this file.
1 // ComplexActionLogMessages.h:
3 // ---------------------------
4 //
14 
15 #ifndef __IPSDKCORE_COMPLEXACTIONLOGMESSAGES_H__
16 #define __IPSDKCORE_COMPLEXACTIONLOGMESSAGES_H__
17 
20 
21 namespace ipsdk {
22 namespace core {
23 
26 
36 )
37 
38 
41 } // end of namespace core
42 } // end of namespace ipsdk
43 
44 #endif // __IPSDKCORE_COMPLEXACTIONLOGMESSAGES_H__
Main namespace for IPSDK library.
Definition: AlgorithmFunctionEfficiency.h:22
Initialization of processing failed for s s.
Definition: ComplexActionLogMessages.h:37
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
Entering initialization of processing for s.
Definition: ComplexActionLogMessages.h:35
End of processing failed for s s.
Definition: ComplexActionLogMessages.h:41
Entering ending of processing for s.
Definition: ComplexActionLogMessages.h:39
eComplexActionMessage
Enumerate describing messages.
Definition: ComplexActionLogMessages.h:33