WRENCH  1.11
Cyberinfrastructure Simulation Workbench
Overview Installation Getting Started WRENCH 101 WRENCH 102
Static Public Attributes | List of all members
wrench::NetworkProximityServiceMessagePayload Class Reference

Configurable message payloads for a NetworkProximityService. More...

#include <NetworkProximityServiceMessagePayload.h>

Inheritance diagram for wrench::NetworkProximityServiceMessagePayload:
wrench::ServiceMessagePayload

Static Public Attributes

static const std::string NETWORK_DAEMON_CONTACT_ANSWER_PAYLOAD
 The number of bytes in the message sent by the service to a network proximity daemon in answer to a request for which other network proximity daemon to run network proximity experiments with.
 
static const std::string NETWORK_DAEMON_CONTACT_REQUEST_PAYLOAD
 The number of bytes in the message sent by a network proximity daemon to the network proximity service to request which other network proximity daemon it should run network proximity experiments with.
 
static const std::string NETWORK_DAEMON_MEASUREMENT_REPORTING_PAYLOAD
 The number of bytes in the message sent by a network proximity daemon to the network proximity service to report on an RTT measurement experiment

 
static const std::string NETWORK_DB_LOOKUP_ANSWER_MESSAGE_PAYLOAD
 The number of bytes in the message sent by the service in answer to a request for a proximity value lookup.
 
static const std::string NETWORK_DB_LOOKUP_REQUEST_MESSAGE_PAYLOAD
 The number of bytes in the message sent to the service to request a proximity value lookup.
 
- Static Public Attributes inherited from wrench::ServiceMessagePayload
static const std::string DAEMON_STOPPED_MESSAGE_PAYLOAD
 The number of bytes in the control message sent by the daemon to confirm it has terminated.
 
static const std::string STOP_DAEMON_MESSAGE_PAYLOAD
 The number of bytes in the control message sent to the daemon to terminate it.
 

Detailed Description

Configurable message payloads for a NetworkProximityService.


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