wrench::NetworkProximityReceiverDaemon
-
class NetworkProximityReceiverDaemon : public wrench::Service
A daemon used by a NetworkProximityService to run network measurements (proximity is computed between two such running daemons)
Public Functions
-
NetworkProximityReceiverDaemon(Simulation *simulation, const std::string &hostname, const WRENCH_MESSAGE_PAYLOAD_COLLECTION_TYPE &messagepayload_list)
Constructor.
- Parameters:
simulation – a pointer to the simulation object
hostname – the hostname on which to start the service
messagepayload_list – the message payload list
-
NetworkProximityReceiverDaemon(Simulation *simulation, const std::string &hostname, const WRENCH_MESSAGE_PAYLOAD_COLLECTION_TYPE &messagepayload_list)