Fawkes API
Fawkes Development Version
|
23 #ifndef _PLUGINS_REFBOXCOMM_PROCESSOR_REMOTEBB_H_
24 #define _PLUGINS_REFBOXCOMM_PROCESSOR_REMOTEBB_H_
26 #include "processor.h"
27 #include "state_handler.h"
32 class GameStateInterface;
40 unsigned short int bb_port,
41 const char * iface_id);
59 unsigned short int bb_port_;
~RemoteBlackBoardRefBoxProcessor()
Destructor.
RemoteBlackBoardRefBoxProcessor(fawkes::Logger *logger, const char *bb_host, unsigned short int bb_port, const char *iface_id)
Constructor.
The BlackBoard abstract class.
GameStateInterface Fawkes BlackBoard Interface.
bool check_connection()
Check if the connection is alive and reconnect.
Fawkes library namespace.
Remote BlackBoard refbox repeater.
Referee Box Communication Processor.
void refbox_process()
Process incoming refbox communication.