15 #ifndef __IPSDKCORE_ACTIONREQUESTLOGMESSAGES_H__ 16 #define __IPSDKCORE_ACTIONREQUESTLOGMESSAGES_H__ 76 #endif // __IPSDKCORE_ACTIONREQUESTLOGMESSAGES_H__ Can't initialize local action request with an unitialized action.
Definition: ActionRequestLogMessages.h:55
Main namespace for IPSDK library.
Definition: AlgorithmFunctionEfficiency.h:22
Can't update action of remote action request with an unitialized action.
Definition: ActionRequestLogMessages.h:91
Action s has not been initialized.
Definition: ActionLogMessages.h:35
Can't initialize action of pending action request with an action for which status is different of not...
Definition: ActionRequestLogMessages.h:67
Pending action request with guid s has already been registed.
Definition: ActionRequestLogMessages.h:75
Connection has been lost during pending request execution.
Definition: ActionRequestLogMessages.h:65
Can't initialize action of pending action request with an unitialized action.
Definition: ActionRequestLogMessages.h:69
Action request has not been completed, can't get results.
Definition: ActionRequestLogMessages.h:49
eActionRequestMessage
Enumerate describing messages.
Definition: ActionRequestLogMessages.h:33
Header part of macros set allowing to manager log messages map into libraries.
Definition of import/export macro for library.
Can't update action of pending action request while status is different of waiting for execution...
Definition: ActionRequestLogMessages.h:63
#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 initialize local action request with an action for which status is different of not started...
Definition: ActionRequestLogMessages.h:53
An exception has been thrown while executing action request s.
Definition: ActionRequestLogMessages.h:105
Can't notify for action completion while status is not running for action s.
Definition: ActionLogMessages.h:91
Can't initialize local action request with a null action pointer.
Definition: ActionRequestLogMessages.h:57
Can't initialize action s, while status is running.
Definition: ActionLogMessages.h:47
Initialization of remote cancellation action failed while executing pending action s...
Definition: ActionRequestLogMessages.h:59
Initialization of update pending action failed while executing remote action request s...
Definition: ActionRequestLogMessages.h:103
Can't initialize action of pending action request with a null action pointer.
Definition: ActionRequestLogMessages.h:71
Can't update action of pending action request with an action for which status is different of complet...
Definition: ActionRequestLogMessages.h:81
Can't update action of pending action request with an unitialized action.
Definition: ActionRequestLogMessages.h:83
Initialization of ask for remote action failed while executing remote action request s...
Definition: ActionRequestLogMessages.h:95
No successful execution for pending request, can't get associated action.
Definition: ActionRequestLogMessages.h:73
Can't clean action s, while status is running.
Definition: ActionLogMessages.h:45
Update remote action send failed while trying to update remote action on socket s.
Definition: ActionRequestLogMessages.h:79
Can't update action of remote action request while status is not running.
Definition: ActionRequestLogMessages.h:97
Exception thrown during initialization of s s.
Definition: ActionLogMessages.h:69
Initialization of update remote action failed while executing pending action initialization s...
Definition: ActionRequestLogMessages.h:85
Input pending action request shared pointer should not be null.
Definition: ActionRequestLogMessages.h:77
Can't update action of remote action request with an action for which status is different of not star...
Definition: ActionRequestLogMessages.h:89
Can't update action request status while status is different of not started.
Definition: ActionRequestLogMessages.h:45
Connection lost while trying to retrieve remote action on socket s.
Definition: ActionRequestLogMessages.h:99
Can't run action s, while status [s] is different of not started.
Definition: ActionLogMessages.h:43
Failed to initialize update remote action object s.
Definition: ActionRequestLogMessages.h:87
PendingActionRequest::ExecuteActionDerived method should never be called.
Definition: ActionRequestLogMessages.h:61
Can't add completion callback on action s while status is different of not started.
Definition: ActionLogMessages.h:39
Can't update action of remote action request with a null action pointer.
Definition: ActionRequestLogMessages.h:93
Ask for remote action send failed while trying to retrieve remote action on socket s...
Definition: ActionRequestLogMessages.h:101