
This file defines the non-inline member functions of the lobot::RemoteControl class. More...
#include "Robots/LoBot/control/LoRemoteControl.H"#include "Robots/LoBot/control/LoTurnArbiter.H"#include "Robots/LoBot/control/LoSpeedArbiter.H"#include "Robots/LoBot/LoApp.H"#include "Robots/LoBot/io/LoRobot.H"#include "Robots/LoBot/config/LoConfigHelpers.H"#include "Robots/LoBot/thread/LoUpdateLock.H"#include "Robots/LoBot/misc/LoExcept.H"#include "Robots/LoBot/misc/LoRegistry.H"#include "Robots/LoBot/util/LoMath.H"#include "Robots/LoBot/util/LoTime.H"#include "Robots/LoBot/irccm/LoOpenInterface.h"
Go to the source code of this file.
Functions | |
| template<typename T > | |
| static T | lobot::conf (const std::string &key, const T &default_value) |
| static void | lobot::freeze_arbiters (const std::string &name) |
| static void | lobot::unfreeze_arbiters (const std::string &name) |
| static bool | lobot::supported_command (int c) |
This file defines the non-inline member functions of the lobot::RemoteControl class.
Definition in file LoRemoteControl.C.
1.6.3