15 #ifndef __IPSDKCORE_ACTIONPROVIDERLOGMESSAGES_H__ 16 #define __IPSDKCORE_ACTIONPROVIDERLOGMESSAGES_H__ 71 #endif // __IPSDKCORE_ACTIONPROVIDERLOGMESSAGES_H__ Invalid action request guid s while notifiying action provider for action completion.
Definition: ActionProviderLogMessages.h:59
Main namespace for IPSDK library.
Definition: AlgorithmFunctionEfficiency.h:22
Retrieved action request pointer should not be null when returned by derived class.
Definition: ActionProviderLogMessages.h:77
Failed to restart provider with guid s, provider has not been found into ThreadManager collection s...
Definition: ActionProviderLogMessages.h:79
Single provider request has already provide its action for execution.
Definition: ActionProviderLogMessages.h:93
Action s has not been initialized.
Definition: ActionLogMessages.h:35
Can't get request associated to action provider while status is not started.
Definition: ActionProviderLogMessages.h:35
Action provider query for new action request failed in derived class s.
Definition: ActionProviderLogMessages.h:65
Failed to initialize register remote provider action for socket guid s s.
Definition: ActionProviderLogMessages.h:67
Action pointer should not be null while initializing single action provider.
Definition: ActionProviderLogMessages.h:91
Retrieved action request should be initialized when returned by derived class.
Definition: ActionProviderLogMessages.h:75
An exception has been thrown while processing action completion callback for action s s...
Definition: ActionLogMessages.h:57
Action provider termination has been requested.
Definition: ActionProviderLogMessages.h:61
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
Can't notify for action completion while status is not running for action s.
Definition: ActionLogMessages.h:91
An exception has been thrown during query of next action s.
Definition: ActionProviderLogMessages.h:81
Failed to initialize local request in local action provider s.
Definition: ActionProviderLogMessages.h:95
Action provider execution is not terminated, can't get execution results.
Definition: ActionProviderLogMessages.h:55
Failed to initialize remote provider cancellation action for socketGuid s s.
Definition: ActionProviderLogMessages.h:71
Action requests should only be issued by local thread manager for single provider.
Definition: ActionProviderLogMessages.h:89
Can't register remote provider for socket guid s, it already exists.
Definition: ActionProviderLogMessages.h:69
Action requests should only be issued by local thread manager for remote provider.
Definition: ActionProviderLogMessages.h:83
Action provider query for new action request failed due to a cancellation request.
Definition: ActionProviderLogMessages.h:63
Can't clear action provider while status is running.
Definition: ActionProviderLogMessages.h:47
Can't add remote provider on action provider while status is completed.
Definition: ActionProviderLogMessages.h:39
Failed to initialize remote request in remote action provider with guid s and for socket guid s s...
Definition: ActionProviderLogMessages.h:85
eActionProviderMessage
Enumerate describing messages.
Definition: ActionProviderLogMessages.h:33
Action provider has no more pending actions.
Definition: ActionProviderLogMessages.h:51
Exception thrown during initialization of action provider s.
Definition: ActionProviderLogMessages.h:57
Action should be initialized while initializing single action provider.
Definition: ActionProviderLogMessages.h:87
Can't add completion callback on action s while status is different of not started.
Definition: ActionLogMessages.h:39
Failed to send registration request for remote provider associated to socket guid s...
Definition: ActionProviderLogMessages.h:73
Can't register remote providers on action provider while status is completed.
Definition: ActionProviderLogMessages.h:45
Can't instantly register a new remote provider while action provider status is not running...
Definition: ActionProviderLogMessages.h:43