IPSDK  4_1_0_2
IPSDK : Image Processing Software Development Kit
PyIPSDKBaseLogMessages.h
Go to the documentation of this file.
1 // PyIPSDKBaseLogMessages.h:
3 // -------------------------
4 //
14 
15 #ifndef __PYIPSDKBASE_PYIPSDKBASELOGMESSAGES_H__
16 #define __PYIPSDKBASE_PYIPSDKBASELOGMESSAGES_H__
17 
20 
21 namespace ipsdk {
22 namespace python {
23 
26 
39 )
40 
41 
44 } // end of namespace python
45 } // end of namespace ipsdk
46 
47 #endif // __PYIPSDKBASE_PYIPSDKBASELOGMESSAGES_H__
An exception has been thrown while processing wrappers registration for registrator s of module s s...
Definition: PyIPSDKBaseLogMessages.h:45
Python module s has not been found into python registration manager module collection.
Definition: PyIPSDKBaseLogMessages.h:43
Failed to import IPSDK base python library s.
Definition: PyIPSDKBaseLogMessages.h:35
Main namespace for IPSDK library.
Definition: AlgorithmFunctionEfficiency.h:22
Failed to read the random forest model. The path s doesn't exist.
Definition: PyIPSDKBaseLogMessages.h:47
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
Invalid enumerate value s for enumerate s.
Definition: PyIPSDKBaseLogMessages.h:39
Python image accessor shared pointer should not be null.
Definition: PyIPSDKBaseLogMessages.h:41
ePyIPSDKBaseMessage
Enumerate describing messages.
Definition: PyIPSDKBaseLogMessages.h:33
Definition of import/export macro for library.
Invalid base logger enumerate value s.
Definition: PyIPSDKBaseLogMessages.h:37