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);
44 bool check_connection();
45 void refbox_process();
59 unsigned short int __bb_port;
Fawkes library namespace.
Referee Box Communication Processor.
Remote BlackBoard refbox repeater.
GameStateInterface Fawkes BlackBoard Interface.
The BlackBoard abstract class.