23 #ifndef __TOOLS_REFBOXREP_MSL2008_H_
24 #define __TOOLS_REFBOXREP_MSL2008_H_
26 #include "refbox_state_sender.h"
33 class MulticastDatagramSocket;
45 const char *refbox_host,
unsigned short int refbox_port);
51 void process_string(
char *buf,
size_t len);
58 unsigned int __score_cyan;
59 unsigned int __score_magenta;
64 unsigned short int __refbox_port;
67 xmlpp::DomParser *dom;
Msl2008RefBoxRepeater(RefBoxStateSender &rss, const char *refbox_host, unsigned short int refbox_port)
Constructor.
RefBox repeater state sender.
Fawkes library namespace.
Mid-size league refbox repeater.
Multicast datagram socket.
~Msl2008RefBoxRepeater()
Destructor.