IPSDK  4_1_0_2
IPSDK : Image Processing Software Development Kit
LocalConfigLogMessages.h
Go to the documentation of this file.
1 // LocalConfigLogMessages.h:
3 // -------------------------
4 //
14 
15 #ifndef __IPSDKCORE_LOCALCONFIGLOGMESSAGES_H__
16 #define __IPSDKCORE_LOCALCONFIGLOGMESSAGES_H__
17 
20 
21 namespace ipsdk {
22 namespace core {
23 
26 
46 )
47 
48 
51 } // end of namespace core
52 } // end of namespace ipsdk
53 
54 #endif // __IPSDKCORE_LOCALCONFIGLOGMESSAGES_H__
Main namespace for IPSDK library.
Definition: AlgorithmFunctionEfficiency.h:22
Invalid value for distributed allocation wake up timeout lld, should be lower than distributed alloca...
Definition: LocalConfigLogMessages.h:39
Distributed processing configuration has not been initialized, can't access its data.
Definition: LocalConfigLogMessages.h:37
The directory s does not exist. Attempting to create it...
Definition: LocalConfigLogMessages.h:57
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
Provided maximum number of usable thread for processings on local computer should not be null...
Definition: LocalConfigLogMessages.h:55
Can't retrieve local cpu description s.
Definition: LocalConfigLogMessages.h:35
The directory s has been created.
Definition: LocalConfigLogMessages.h:59
Provided maximum number of usable thread for processings on local computer d is greater than availabl...
Definition: LocalConfigLogMessages.h:49
Provided maximum memory size for a single distributed allocation (lld bytes) exceeds maximum memory s...
Definition: LocalConfigLogMessages.h:43
Invalid minimum memory size per thread (lld bytes), should be lower than maximum (lld bytes) ...
Definition: LocalConfigLogMessages.h:47
Provided maximum memory size for all local distributed strip (lld bytes) exceeds total available phys...
Definition: LocalConfigLogMessages.h:41
Local processing configuration has not been initialized, can't access its data.
Definition: LocalConfigLogMessages.h:51
eLocalConfigMessage
Enumerate describing messages.
Definition: LocalConfigLogMessages.h:33
Local processing policy has not been initialized, can't access its data.
Definition: LocalConfigLogMessages.h:53
Provided maximum memory size per thread for processings on local computer (d bytes) exceeds total ava...
Definition: LocalConfigLogMessages.h:45
Could not create the directory s: s.
Definition: LocalConfigLogMessages.h:61