A message sent to a StorageService to enquire about its free space.
More...
#include <StorageServiceMessage.h>
|
std::string | answer_mailbox |
| Mailbox to which the answer message should be sent.
|
|
std::string | name |
| The message name.
|
|
double | payload |
| The message size in bytes.
|
|
A message sent to a StorageService to enquire about its free space.
◆ StorageServiceFreeSpaceRequestMessage()
wrench::StorageServiceFreeSpaceRequestMessage::StorageServiceFreeSpaceRequestMessage |
( |
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: