| AbstractController(const std::string &name, const std::string &revision) | AbstractController | [inline] |
| AbstractControllerAdapter(AbstractController *controller) | AbstractControllerAdapter | [inline] |
| addInspectableMatrix(const iparamkey key, matrix::Matrix *m) | Inspectable | [virtual] |
| addInspectableValue(const iparamkey key, iparamval *val) | Inspectable | [virtual] |
| addParameter(const paramkey &key, paramval *val) | Configurable | [inline, virtual] |
| addParameterDef(const paramkey &key, paramval *val, paramval def) | Configurable | [inline, virtual] |
| automaticMotorRange | DiscreteControllerAdapter | [protected] |
| automaticSensorRange | DiscreteControllerAdapter | [protected] |
| Configurable() | Configurable | [inline] |
| Configurable(const std::string &name, const std::string &revision) | Configurable | [inline] |
| controller | AbstractControllerAdapter | [protected] |
| DiscreteControllerAdapter(AbstractController *controller) | DiscreteControllerAdapter | |
| getId() const | Configurable | [inline] |
| getInternalParamNames() const | DiscreteControllerAdapter | [virtual] |
| getInternalParams() const | DiscreteControllerAdapter | [virtual] |
| getMotorNumber() const | AbstractControllerAdapter | [inline, virtual] |
| getName() const | Configurable | [inline, virtual] |
| getParam(const paramkey &key) const | Configurable | [inline, virtual] |
| getParamList() const | Configurable | [inline, virtual] |
| getRevision() const | Configurable | [inline, virtual] |
| getRevision(const paramkey &revision) | Configurable | [inline, virtual] |
| getSensorNumber() const | AbstractControllerAdapter | [inline, virtual] |
| getStructuralConnections() const | Inspectable | [virtual] |
| getStructuralLayers() const | Inspectable | [virtual] |
| IConnection typedef | Inspectable | |
| iconnectionlist typedef | Inspectable | |
| ILayer typedef | Inspectable | |
| ilayerlist typedef | Inspectable | |
| imatrixpair typedef | Inspectable | |
| imatrixpairlist typedef | Inspectable | |
| init(int sensornumber, int motornumber, RandGen *randGen=0) | DiscreteControllerAdapter | [virtual] |
| insertCVSInfo(paramkey &str, const char *file, const char *revision) | Configurable | [static] |
| Inspectable() | Inspectable | |
| iparamkey typedef | Inspectable | |
| iparamkeylist typedef | Inspectable | |
| iparampair typedef | Inspectable | |
| iparampairlist typedef | Inspectable | |
| iparamval typedef | Inspectable | |
| iparamvallist typedef | Inspectable | |
| mapToMotorInterval | DiscreteControllerAdapter | [protected] |
| mapToSensorInterval | DiscreteControllerAdapter | [protected] |
| maxMotorRange | DiscreteControllerAdapter | [protected] |
| maxSensorRange | DiscreteControllerAdapter | [protected] |
| minMotorRange | DiscreteControllerAdapter | [protected] |
| minSensorRange | DiscreteControllerAdapter | [protected] |
| motor typedef | AbstractController | |
| motorIntervalCount | DiscreteControllerAdapter | [protected] |
| motorNumber | AbstractControllerAdapter | [protected] |
| paramkey typedef | Configurable | |
| paramlist typedef | Configurable | |
| parammap typedef | Configurable | |
| paramval typedef | Configurable | |
| parse(FILE *f) | Configurable | |
| print(FILE *f, const char *prefix) const | Configurable | |
| restore(FILE *f)=0 | Storeable | [pure virtual] |
| restoreCfg(const char *filenamestem) | Configurable | |
| sensor typedef | AbstractController | |
| sensorIntervalCount | DiscreteControllerAdapter | [protected] |
| sensorNumber | AbstractControllerAdapter | [protected] |
| setIntervalCount(int intervalCount) | DiscreteControllerAdapter | [virtual] |
| setIntervalRange(double minRange, double maxRange, bool mapToInterval=true) | DiscreteControllerAdapter | [virtual] |
| setMotorIntervalCount(int motorIntervalCount) | DiscreteControllerAdapter | [virtual] |
| setMotorIntervalRange(double minMotorRange, double maxMotorRange, bool mapToMotorInterval=true) | DiscreteControllerAdapter | [virtual] |
| setName(const paramkey &name) | Configurable | [inline, virtual] |
| setParam(const paramkey &key, paramval val) | Configurable | [inline, virtual] |
| setSensorIntervalCount(int sensorIntervalCount) | DiscreteControllerAdapter | [virtual] |
| setSensorIntervalRange(double minSensorRange, double maxSensorRange, bool mapToSensorInterval=true) | DiscreteControllerAdapter | [virtual] |
| step(const sensor *sensors, int sensornumber, motor *motors, int motornumber) | DiscreteControllerAdapter | [virtual] |
| stepNoLearning(const sensor *, int number_sensors, motor *, int number_motors) | DiscreteControllerAdapter | [virtual] |
| store(FILE *f) const =0 | Storeable | [pure virtual] |
| storeCfg(const char *filenamestem, const std::list< std::string > &comments=std::list< std::string >()) | Configurable | |
| ~AbstractControllerAdapter() | AbstractControllerAdapter | [inline, virtual] |
| ~Configurable() | Configurable | [inline, virtual] |
| ~DiscreteControllerAdapter() | DiscreteControllerAdapter | [virtual] |
| ~Inspectable() | Inspectable | [virtual] |
| ~Storeable() | Storeable | [inline, virtual] |