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, std::string hostname, WRENCH_MESSAGE_PAYLOADCOLLECTION_TYPE messagepayload_list)

Constructor.

Parameters:
  • simulation – a pointer to the simulation object

  • hostname – the hostname on which to start the service