IPSDK  4_1_0_2
IPSDK : Image Processing Software Development Kit
ProcessorDispatcherLogMessages.h
Go to the documentation of this file.
1 // ProcessorDispatcherLogMessages.h:
3 // ---------------------------------
4 //
14 
15 #ifndef __IPSDKBASEPROCESSING_PROCESSORDISPATCHERLOGMESSAGES_H__
16 #define __IPSDKBASEPROCESSING_PROCESSORDISPATCHERLOGMESSAGES_H__
17 
20 
21 namespace ipsdk {
22 namespace processor {
23 
26 
56 )
57 
58 
61 } // end of namespace processor
62 } // end of namespace ipsdk
63 
64 #endif // __IPSDKBASEPROCESSING_PROCESSORDISPATCHERLOGMESSAGES_H__
Element range with start index d and number of elements d is not valid for elements location informat...
Definition: ProcessorDispatcherLogMessages.h:53
Main namespace for IPSDK library.
Definition: AlgorithmFunctionEfficiency.h:22
Failed to initialize a local action request s.
Definition: ProcessorDispatcherLogMessages.h:69
eProcessorDispatcherMessage
Enumerate describing messages.
Definition: ProcessorDispatcherLogMessages.h:33
Can't access acquired data informations while acquisition is not ended.
Definition: ProcessorDispatcherLogMessages.h:37
Data elements range with starting offset d and number of elements d is not compatible with algorithm ...
Definition: ProcessorDispatcherLogMessages.h:59
Header part of macros set allowing to manager log messages map into libraries.
Invalid elements range max index d, out of bound d.
Definition: DataSplitLogMessages.h:47
#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 remote provider associated to socket guid s s.
Definition: ProcessorDispatcherLogMessages.h:39
Static processor dispatcher should only process a single element at a time, internal range error whic...
Definition: ProcessorDispatcherLogMessages.h:67
No license feature available for action request with s origin.
Definition: ProcessorDispatcherLogMessages.h:77
Failed to initialize a pending action request s.
Definition: ProcessorDispatcherLogMessages.h:75
Dispatch data split policy is not initialized.
Definition: ProcessorDispatcherLogMessages.h:41
s;s;d;d;lld
Definition: ProcessorDispatcherLogMessages.h:35
Failed to initialize processor task s : s.
Definition: ProcessorDispatcherLogMessages.h:81
Elements range with starting offset d and number of elements d already exists in processed elements c...
Definition: ProcessorDispatcherLogMessages.h:45
Attributes initialization failed while querying action request generation s.
Definition: ProcessorDispatcherLogMessages.h:49
Invalid socket guid, can't find socket description for socket guid s.
Definition: ProcessorDispatcherLogMessages.h:65
Invalid request origin enumerate value s.
Definition: ProcessorDispatcherLogMessages.h:63
Processor dispatcher is not initialized.
Definition: ProcessorDispatcherLogMessages.h:79
Elements split information has not been initialized.
Definition: ProcessorDispatcherLogMessages.h:47
Element with index d is not valid given total number of elements d.
Definition: DataSplitLogMessages.h:43
Definition of import/export macro for library.
Minimum number of elements per split d should not be null and should not be greater than maximum d...
Definition: ProcessorDispatcherLogMessages.h:57
Number of splitted elements mismatch between attributes s and s for processor s.
Definition: ProcessorDispatcherLogMessages.h:71
Released data size lld is greater than acquired lld for socket guid s.
Definition: ProcessorDispatcherLogMessages.h:61
Processor dispatch policy s is not valid given used library licence.
Definition: ProcessorDispatcherLogMessages.h:43
Data elements range with starting offset d and number of elements d has not enough elements to ensure...
Definition: ProcessorDispatcherLogMessages.h:73