23 #ifndef __TOOLS_REFBOXREP_MSL2010_H_
24 #define __TOOLS_REFBOXREP_MSL2010_H_
26 #include "refbox_state_sender.h"
35 class MulticastDatagramSocket;
47 const char *refbox_host,
unsigned short int refbox_port,
48 const bool use_multicast =
true );
54 void process_string(
char *buf,
size_t len);
63 unsigned int __score_cyan;
64 unsigned int __score_magenta;
69 unsigned short int __refbox_port;
73 xmlpp::DomParser *dom;
Mid-size league refbox repeater.
~Msl2010RefBoxRepeater()
Destructor.
RefBox repeater state sender.
Fawkes library namespace.
Msl2010RefBoxRepeater(RefBoxStateSender &rss, const char *refbox_host, unsigned short int refbox_port, const bool use_multicast=true)
Constructor.