1 #ifndef SIMPT_PAREX_NODE_ADVERTISER_H_INCLUDED
2 #define SIMPT_PAREX_NODE_ADVERTISER_H_INCLUDED
55 void Start(
int serverPort);
63 void Start(
int serverPort,
const std::string &exploration,
int taskId);
72 void SendAdvertisement();
81 QTimer *m_resend_timer;
85 std::string m_exploration;
89 static const int g_initial_interval;
90 static const int g_maximal_interval;
95 #endif // end-of-include-guard
NodeAdvertiser(int port, bool verbose=true, QObject *parent=nullptr)
Constructor.
Class advertising an available node over the network.
void Start(int serverPort)
Start finding a server to do work for.
void Stop()
Stop finding a server.
virtual ~NodeAdvertiser()
Destructor.
Namespace for SimPT parameter explorer package.
see the online Qt documentation