wrench::StorageServiceFileWriteRequestMessage
-
class StorageServiceFileWriteRequestMessage : public wrench::StorageServiceMessage
A message sent to a StorageService to write a file.
Public Functions
Constructor.
- Parameters
answer_mailbox – the mailbox to which to send the answer
file – the file
location – the file location
buffer_size – the buffer size
payload – the message size in bytes
- Throws
std::invalid_argument –