wrench::HTCondorCentralManagerServiceMessage Class Reference
Inheritance diagram for wrench::HTCondorCentralManagerServiceMessage:
wrench::ServiceMessage wrench::SimulationMessage wrench::NegotiatorCompletionMessage

Protected Member Functions

 HTCondorCentralManagerServiceMessage (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.
 

Constructor & Destructor Documentation

◆ HTCondorCentralManagerServiceMessage()

wrench::HTCondorCentralManagerServiceMessage::HTCondorCentralManagerServiceMessage ( 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:
  • /Users/rafsilva/Documents/isi/workspace/wrench/wrench/include/wrench/services/compute/htcondor/HTCondorCentralManagerServiceMessage.h
  • /Users/rafsilva/Documents/isi/workspace/wrench/wrench/src/wrench/services/compute/htcondor/HTCondorCentralManagerServiceMessage.cpp