A message sent to a CloudComputeService to request the list of its execution hosts.
More...
#include <CloudComputeServiceMessage.h>
|
std::string | answer_mailbox |
| The mailbox to which a reply should be sent.
|
|
std::string | name |
| The message name.
|
|
double | payload |
| The message size in bytes.
|
|
A message sent to a CloudComputeService to request the list of its execution hosts.
◆ CloudComputeServiceGetExecutionHostsRequestMessage()
wrench::CloudComputeServiceGetExecutionHostsRequestMessage::CloudComputeServiceGetExecutionHostsRequestMessage |
( |
const std::string & |
answer_mailbox, |
|
|
double |
payload |
|
) |
| |
Constructor.
- Parameters
-
answer_mailbox | the mailbox to which to send the answer |
payload | the message size in bytes |
- Exceptions
-
The documentation for this class was generated from the following files: