Top-level class for messages received/sent by a StorageService. More...
#include <StorageServiceMessage.h>
Protected Member Functions | |
StorageServiceMessage (std::string name, double payload) | |
Constructor. More... | |
Additional Inherited Members |
Detailed Description
Top-level class for messages received/sent by a StorageService.
Constructor & Destructor Documentation
◆ StorageServiceMessage()
|
protected |
Constructor.
- Parameters
-
name the message name payload the message size in bytes
The documentation for this class was generated from the following files:
- StorageServiceMessage.h
- StorageServiceMessage.cpp