IPSDK  4_1_0_2
IPSDK : Image Processing Software Development Kit
ComputerInfoLogMessages.h
Go to the documentation of this file.
1 // ComputerInfoLogMessages.h:
3 // --------------------------
4 //
14 
15 #ifndef __IPSDKCORE_COMPUTERINFOLOGMESSAGES_H__
16 #define __IPSDKCORE_COMPUTERINFOLOGMESSAGES_H__
17 
20 
21 namespace ipsdk {
22 namespace core {
23 
26 
39 )
40 
41 
44 } // end of namespace core
45 } // end of namespace ipsdk
46 
47 #endif // __IPSDKCORE_COMPUTERINFOLOGMESSAGES_H__
Main namespace for IPSDK library.
Definition: AlgorithmFunctionEfficiency.h:22
Can't add remote computer information with socket guid s for computer s to computer pool...
Definition: ComputerInfoLogMessages.h:41
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
eComputerInfoMessage
Enumerate describing messages.
Definition: ComputerInfoLogMessages.h:33
Computer informations has not been initialized, can't access its data.
Definition: ComputerInfoLogMessages.h:35
The Gpu can not be initialized, please check your hardware compatibility: s.
Definition: ComputerInfoLogMessages.h:47
Can't remove remote computer information with socket guid s from computer pool, it doesn't exists...
Definition: ComputerInfoLogMessages.h:43
Failed to initialize computer information pool : s.
Definition: ComputerInfoLogMessages.h:37
Computer information pool has not been initialized, can't access its data.
Definition: ComputerInfoLogMessages.h:39
SDK version information has not been initialized, can't access its data.
Definition: ComputerInfoLogMessages.h:45