| addAndInitPlotOption(PlotOption &plotOption) | WiredController | |
| addCallbackable(Callbackable *callbackableInstance, CallbackableType type=BackCaller::DEFAULT_CALLBACKABLE_TYPE) | BackCaller | [virtual] |
| addConfigurable(const Configurable *c) | WiredController | [virtual] |
| addInfoLine(std::string infoLine) | Inspectable | [virtual] |
| addInfoLines(std::list< std::string > infoLineList) | Inspectable | [virtual] |
| addInspectable(const Inspectable *inspectable) | WiredController | [virtual] |
| addInspectableDescription(const iparamkey &key, const std::string &descr) | Inspectable | [virtual] |
| addInspectableMatrix(const iparamkey &key, matrix::Matrix *m, bool only4x4AndDiag=true, const std::string &descr=std::string()) | Inspectable | [virtual] |
| addInspectableValue(const iparamkey &key, iparamval *val, const std::string &descr=std::string()) | Inspectable | [virtual] |
| addPlotOption(PlotOption &plotoption) | WiredController | [virtual] |
| BackCaller() | BackCaller | |
| callBack(CallbackableType type=BackCaller::DEFAULT_CALLBACKABLE_TYPE) | BackCaller | [virtual] |
| callbackables | WiredController | [protected] |
| CallbackableType typedef | BackCaller | |
| callBackQMP(CallbackableType type=BackCaller::DEFAULT_CALLBACKABLE_TYPE) | BackCaller | [virtual] |
| cmotornumber | WiredController | [protected] |
| cmotors | WiredController | [protected] |
| controller | WiredController | [protected] |
| csensornumber | WiredController | [protected] |
| csensors | WiredController | [protected] |
| DEFAULT_CALLBACKABLE_TYPE | BackCaller | [static] |
| getController() | WiredController | [inline, virtual] |
| getInfoLines() const | Inspectable | [virtual] |
| getInternalParamNames() const | Inspectable | [virtual] |
| getInternalParams() const | Inspectable | [virtual] |
| getInternalParamsPtr() const | Inspectable | [virtual] |
| getStructuralConnections() const | Inspectable | [virtual] |
| getStructuralLayers() const | Inspectable | [virtual] |
| getWiring() | WiredController | [inline, virtual] |
| IConnection typedef | Inspectable | |
| iconnectionlist typedef | Inspectable | |
| ILayer typedef | Inspectable | |
| ilayerlist typedef | Inspectable | |
| imatrixpair typedef | Inspectable | |
| imatrixpairlist typedef | Inspectable | |
| infoLineStringList | Inspectable | [protected] |
| init(AbstractController *controller, AbstractWiring *wiring, int robotsensornumber, int robotmotornumber, RandGen *randGen=0) | WiredController | |
| initialised | WiredController | [protected] |
| Inspectable() | Inspectable | |
| internInit() | WiredController | [protected] |
| iparamkey typedef | Inspectable | |
| iparamkeylist typedef | Inspectable | |
| iparampair typedef | Inspectable | |
| iparampairlist typedef | Inspectable | |
| iparamval typedef | Inspectable | |
| iparamvallist typedef | Inspectable | |
| iparamvalptrlist typedef | Inspectable | |
| mapOfMatrices | Inspectable | [protected] |
| mapOfValues | Inspectable | [protected] |
| noisefactor | WiredController | [protected] |
| plot(double time) | WiredController | [protected, virtual] |
| plotEngine | WiredController | [protected] |
| removeAllCallbackables(CallbackableType type) | BackCaller | [virtual] |
| removeCallbackable(Callbackable *callbackableInstance, CallbackableType type=BackCaller::DEFAULT_CALLBACKABLE_TYPE) | BackCaller | [virtual] |
| removeInfoLines() | Inspectable | [virtual] |
| removePlotOption(PlotMode mode) | WiredController | [virtual] |
| rmotornumber | WiredController | [protected] |
| rsensornumber | WiredController | [protected] |
| step(const sensor *sensors, int sensornumber, motor *motors, int motornumber, double noise, double time=-1) | WiredController | |
| t | WiredController | [protected] |
| WiredController(const PlotOption &plotOption=PlotOption(NoPlot), double noisefactor=1) | WiredController | |
| WiredController(const std::list< PlotOption > &plotOptions, double noisefactor=1) | WiredController | |
| wiring | WiredController | [protected] |
| writePlotComment(const char *cmt) | WiredController | [virtual] |
| ~BackCaller() | BackCaller | [virtual] |
| ~Inspectable() | Inspectable | [virtual] |
| ~WiredController() | WiredController | [virtual] |