wrench::StorageServiceAckMessage Class Reference

A message sent by a StorageService as an ack. More...

#include <StorageServiceMessage.h>

Inheritance diagram for wrench::StorageServiceAckMessage:
wrench::StorageServiceMessage wrench::ServiceMessage wrench::SimulationMessage

Additional Inherited Members

- Public Member Functions inherited from wrench::SimulationMessage
 SimulationMessage (std::string name, double payload)
 Constructor. More...
 
virtual std::string getName ()
 Retrieve the message name. More...
 
- Public Attributes inherited from wrench::SimulationMessage
std::string name
 The message name.
 
double payload
 The message size in bytes.
 
- Protected Member Functions inherited from wrench::StorageServiceMessage
 StorageServiceMessage (std::string name, double payload)
 Constructor. More...
 
- Protected Member Functions inherited from wrench::ServiceMessage
 ServiceMessage (std::string name, double payload)
 Constructor. More...
 

Detailed Description

A message sent by a StorageService as an ack.


The documentation for this class was generated from the following file: