Mid-size league refbox repeater. More...
#include <>>
Public Member Functions | |
MidsizeRefBoxRepeater (RefBoxStateSender &rss, const char *refbox_host, unsigned short int refbox_port) | |
Constructor. | |
~MidsizeRefBoxRepeater () | |
Destructor. | |
void | run () |
Run. |
Mid-size league refbox repeater.
This class will communicate with the mid-size league refbox and derive matching game states from the communiation stream and send this via the world info.
Definition at line 33 of file msl2007.h.
MidsizeRefBoxRepeater::MidsizeRefBoxRepeater | ( | RefBoxStateSender & | rss, | |
const char * | refbox_host, | |||
unsigned short int | refbox_port | |||
) |
Constructor.
rss | refbox state sender | |
refbox_host | refbox host | |
refbox_port | refbox port |
Definition at line 77 of file msl2007.cpp.
MidsizeRefBoxRepeater::~MidsizeRefBoxRepeater | ( | ) |
void MidsizeRefBoxRepeater::run | ( | ) |
Run.
Reads messages from the network, processes them and calls the refbox state sender.
Definition at line 244 of file msl2007.cpp.
References fawkes::Socket::read().