wrench::ActionExecutionServiceSubmitActionRequestMessage
-
class ActionExecutionServiceSubmitActionRequestMessage : public wrench::ActionExecutionServiceMessage
A message sent to an ActionExecutionService to submit an Action.
Public Functions
Constructor.
- Parameters:
reply_commport – the reply commport
action – the action to perform
payload – the message size in bytes
Public Members
-
S4U_CommPort *reply_commport
The reply commport_name.