IPSDK  4_1_0_2
IPSDK : Image Processing Software Development Kit
AlgorithmFunctionLogMessages.h
Go to the documentation of this file.
1 // AlgorithmFunctionLogMessages.h:
3 // -------------------------------
4 //
14 
15 #ifndef __IPSDKBASEPROCESSING_ALGORITHMFUNCTIONLOGMESSAGES_H__
16 #define __IPSDKBASEPROCESSING_ALGORITHMFUNCTIONLOGMESSAGES_H__
17 
20 
21 namespace ipsdk {
22 namespace processor {
23 
26 
45 )
46 
47 
50 } // end of namespace processor
51 } // end of namespace ipsdk
52 
53 #endif // __IPSDKBASEPROCESSING_ALGORITHMFUNCTIONLOGMESSAGES_H__
Instruction sets identifier has not been initialized.
Definition: AlgorithmFunctionLogMessages.h:35
Main namespace for IPSDK library.
Definition: AlgorithmFunctionEfficiency.h:22
Algorithm function identifier already exists for algorithm function selector.
Definition: AlgorithmFunctionLogMessages.h:53
eAlgorithmFunctionMessage
Enumerate describing messages.
Definition: AlgorithmFunctionLogMessages.h:33
Data types identifier collection has not been initialized.
Definition: AlgorithmFunctionLogMessages.h:45
Failed to register image processing function s.
Definition: AlgorithmFunctionLogMessages.h:59
Instruction set collection elements alignment type mismatch can't init associated identifier...
Definition: AlgorithmFunctionLogMessages.h:37
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
Can't register function, instruction set s is not supported by local computer cpu.
Definition: AlgorithmFunctionLogMessages.h:55
Can't compare data type identifiers, types mismatch.
Definition: AlgorithmFunctionLogMessages.h:41
Data type identifier has not been initialized.
Definition: AlgorithmFunctionLogMessages.h:39
Data type identifier index d is out of bounds for data types identifiers collection (d elements) ...
Definition: AlgorithmFunctionLogMessages.h:47
Definition of import/export macro for library.
Can't retrieve local cpu description, can't register processing function.
Definition: AlgorithmFunctionLogMessages.h:51
Can't find any function for requiered data types in algorithm function selector.
Definition: AlgorithmFunctionLogMessages.h:57
Can't compare data types identifier collections, number of data type identifier mismatch.
Definition: AlgorithmFunctionLogMessages.h:49
Algorithm function identifier has not been initialized.
Definition: AlgorithmFunctionLogMessages.h:43