WRENCH  1.11
Cyberinfrastructure Simulation Workbench
Overview Installation Getting Started WRENCH 101 WRENCH 102
List of all members
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 (double payload)
 Constructor. More...
 
virtual std::string getName ()
 Retrieve the message name. More...
 
- Public Attributes inherited from wrench::SimulationMessage
double payload
 The message name. More...
 
- Protected Member Functions inherited from wrench::StorageServiceMessage
 StorageServiceMessage (double payload)
 Constructor. More...
 
- Protected Member Functions inherited from wrench::ServiceMessage
 ServiceMessage (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: