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