WRENCH  1.10
Cyberinfrastructure Simulation Workbench
Overview Installation Getting Started WRENCH 101 WRENCH 102
Protected Member Functions | List of all members
wrench::FileRegistryMessage Class Reference

Top-level FileRegistryMessage class. More...

#include <FileRegistryMessage.h>

Inheritance diagram for wrench::FileRegistryMessage:
wrench::ServiceMessage wrench::SimulationMessage wrench::FileRegistryAddEntryAnswerMessage wrench::FileRegistryAddEntryRequestMessage wrench::FileRegistryFileLookupAnswerMessage wrench::FileRegistryFileLookupByProximityAnswerMessage wrench::FileRegistryFileLookupByProximityRequestMessage wrench::FileRegistryFileLookupRequestMessage wrench::FileRegistryRemoveEntryAnswerMessage wrench::FileRegistryRemoveEntryRequestMessage

Protected Member Functions

 FileRegistryMessage (std::string name, double payload)
 Constructor. More...
 
- Protected Member Functions inherited from wrench::ServiceMessage
 ServiceMessage (std::string name, double payload)
 Constructor. More...
 

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.
 

Detailed Description

Top-level FileRegistryMessage class.

Constructor & Destructor Documentation

◆ FileRegistryMessage()

wrench::FileRegistryMessage::FileRegistryMessage ( std::string  name,
double  payload 
)
protected

Constructor.

Parameters
namethe message name
payloadthe message size in bytes

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