#include <ArCentralMultiRobot.h>
Inheritance diagram for ArCentralMultiRobot:

Public Member Functions | |
| ArCentralMultiRobot (ArCentralManager *manager, ArConfig *config, ArServerInfoDrawings *drawings, ArServerHandlerCommands *handlerCommands=NULL, ArServerHandlerPopup *popupHandler=NULL) | |
| Constructor. | |
| virtual | ~ArCentralMultiRobot () |
| Destructor. | |
| void | forwarderAdded (ArCentralForwarder *forwarder) |
| Called when a new forwarder is added. | |
| void | forwarderRemoved (ArCentralForwarder *forwarder) |
| Called when a new forwarder is added. | |
| void | loopOnce (void) |
| Runs through all the clients and sends 'em the data. | |
| virtual ArDrawingData * | getGetPathsDrawingData (void) |
| Gets data used for visualizing all the paths of the robots. | |
| void | netGetPaths (ArServerClient *client, ArNetPacket *packet) |
| Sends the packet for all of the robot paths. | |
| virtual void * | runThread (void *arg) |
| Sends the packet for all of the robot positions. | |
Classes | |
| class | Info |
1.4.0