A message sent to a ComputeService to request information on its compute resources.
More...
#include <ComputeServiceMessage.h>
|
std::string | answer_mailbox |
| The mailbox to which the answer should be sent.
|
|
std::string | name |
| The message name.
|
|
double | payload |
| The message size in bytes.
|
|
A message sent to a ComputeService to request information on its compute resources.
◆ ComputeServiceResourceInformationRequestMessage()
wrench::ComputeServiceResourceInformationRequestMessage::ComputeServiceResourceInformationRequestMessage |
( |
std::string |
answer_mailbox, |
|
|
double |
payload |
|
) |
| |
Constructor.
- Parameters
-
answer_mailbox | the mailbox to which the answer should be sent |
payload | the message size in bytes |
- Exceptions
-
The documentation for this class was generated from the following files: