CopyWiring Member List

This is the complete list of members for CopyWiring, including all inherited members.
AbstractWiring(NoiseGenerator *noise, int plotMode=Controller, const std::string &name="AbstractWiring")AbstractWiring [inline]
addCallbackable(Callbackable *callbackableInstance, CallbackableType type=BackCaller::DEFAULT_CALLBACKABLE_TYPE)BackCaller [virtual]
addConfigurable(Configurable *conf)Configurable [virtual]
addInfoLine(std::string infoLine)Inspectable [virtual]
addInfoLines(std::list< std::string > infoLineList)Inspectable [virtual]
addInspectable(Inspectable *insp)Inspectable [virtual]
addInspectableDescription(const iparamkey &key, const std::string &descr)Inspectable [virtual]
addInspectableMatrix(const iparamkey &key, const matrix::Matrix *m, bool only4x4AndDiag=true, const std::string &descr=std::string())Inspectable [virtual]
addInspectableValue(const iparamkey &key, iparamval const *val, const std::string &descr=std::string())Inspectable [virtual]
addParameter(const paramkey &key, paramval *val, paramval minBound, paramval maxBound, const paramdescr &descr=paramdescr())Configurable [inline, virtual]
addParameter(const paramkey &key, paramval *val, const paramdescr &descr=paramdescr())Configurable [inline, virtual]
addParameter(const paramkey &key, parambool *val, const paramdescr &descr=paramdescr())Configurable [inline, virtual]
addParameter(const paramkey &key, paramint *val, paramint minBound, paramint maxBound, const paramdescr &descr=paramdescr())Configurable [inline, virtual]
addParameter(const paramkey &key, paramint *val, const paramdescr &descr=paramdescr())Configurable [inline, virtual]
addParameterDef(const paramkey &key, paramval *val, paramval def, paramval minBound, paramval maxBound, const paramdescr &descr=paramdescr())Configurable [inline, virtual]
addParameterDef(const paramkey &key, paramval *val, paramval def, const paramdescr &descr=paramdescr())Configurable [inline, virtual]
addParameterDef(const paramkey &key, parambool *val, parambool def, const paramdescr &descr=paramdescr())Configurable [inline, virtual]
addParameterDef(const paramkey &key, paramint *val, paramint def, paramint minBound, paramint maxBound, const paramdescr &descr=paramdescr())Configurable [inline, virtual]
addParameterDef(const paramkey &key, paramint *val, paramint def, const paramdescr &descr=paramdescr())Configurable [inline, virtual]
Assignment typedefCopyWiring
BackCaller()BackCaller
callBack(CallbackableType type=BackCaller::DEFAULT_CALLBACKABLE_TYPE)BackCaller [virtual]
CALLBACK_CONFIGURABLE_CHANGEDConfigurable [static]
CallbackableType typedefBackCaller
callBackQMP(CallbackableType type=BackCaller::DEFAULT_CALLBACKABLE_TYPE)BackCaller [virtual]
cmotornumberAbstractWiring [protected]
Configurable()Configurable [inline]
Configurable(const std::string &name, const std::string &revision)Configurable [inline]
configurableChanged()Configurable [virtual]
configurableList typedefConfigurable
Controller enum valueAbstractWiring
copyParameters(const Configurable &, bool traverseChildren=true)Configurable [protected]
CopyWiring(const Assignment &sensor_assignment, const Assignment &motor_assignment, NoiseGenerator *noise, int plotMode=Controller|Robot, const std::string &name="CopyWiring")CopyWiring
csensornumberAbstractWiring [protected]
DEFAULT_CALLBACKABLE_TYPEBackCaller [static]
getAllParamNames(bool traverseChildren=true)Configurable [virtual]
getConfigurables() const Configurable [virtual]
getControllerMotornumber()AbstractWiring [inline, virtual]
getControllerSensornumber()AbstractWiring [inline, virtual]
getId() const Configurable [inline]
getInfoLines() const Inspectable [virtual]
getInspectables() const Inspectable [virtual]
getInternalParamNames() const Inspectable [virtual]
getInternalParams() const Inspectable [virtual]
getInternalParamsPtr() const Inspectable [virtual]
getName() const Configurable [inline, virtual]
getNameOfInspectable() const Inspectable [virtual]
getParam(const paramkey &key, bool traverseChildren=true) const Configurable [virtual]
getParamBoolMap() const Configurable [inline, virtual]
getParamDescr(const paramkey &key, bool traverseChildren=true) const Configurable [virtual]
getParamintBounds(const paramkey &key, bool traverseChildren=true) const Configurable [virtual]
getParamIntMap() const Configurable [inline, virtual]
getParamList() const Configurable [inline, virtual]
getParamvalBounds(const paramkey &key, bool traverseChildren=true) const Configurable [virtual]
getParamValMap() const Configurable [inline, virtual]
getRevision() const Configurable [inline, virtual]
getRobotMotornumber()AbstractWiring [inline, virtual]
getRobotSensornumber()AbstractWiring [inline, virtual]
getStructuralConnections() const Inspectable [virtual]
getStructuralLayers() const Inspectable [virtual]
hasParam(const paramkey &key, bool traverseChildren=true) const Configurable [virtual]
hasParamDescr(const paramkey &key, bool traverseChildren=true) const Configurable [virtual]
hasParamintBounds(const paramkey &key, bool traverseChildren=true) const Configurable [virtual]
hasParamvalBounds(const paramkey &key, bool traverseChildren=true) const Configurable [virtual]
IConnection typedefInspectable
iconnectionlist typedefInspectable
ILayer typedefInspectable
ilayerlist typedefInspectable
imatrixpair typedefInspectable
imatrixpairlist typedefInspectable
infoLinesList typedefInspectable
infoLineStringListInspectable [protected]
init(int robotsensornumber, int robotmotornumber, RandGen *randGen=0)AbstractWiring [virtual]
initialisedAbstractWiring [protected]
initIntern()CopyWiring [protected, virtual]
insertCVSInfo(paramkey &str, const char *file, const char *revision)Configurable [static]
Inspectable(const iparamkey &name="")Inspectable
inspectableList typedefInspectable
iparamkey typedefInspectable
iparamkeylist typedefInspectable
iparampair typedefInspectable
iparampairlist typedefInspectable
iparamval typedefInspectable
iparamvallist typedefInspectable
iparamvalptrlist typedefInspectable
m_assignCopyWiring [protected]
mapOfMatricesInspectable [protected]
AbstractWiring::mapOfValuesInspectable [protected]
mCmotorsAbstractWiring [protected]
mCsensorsAbstractWiring [protected]
mNoiseAbstractWiring [protected]
motor typedefAbstractWiring
motorFromSensorAssignment(const Assignment &sensor_assignment)CopyWiring [static]
mRmotorsAbstractWiring [protected]
mRsensorsAbstractWiring [protected]
AbstractWiring::nameInspectable [protected]
Noise enum valueAbstractWiring
noiseGeneratorAbstractWiring [protected]
noisenumberAbstractWiring [protected]
noisevalsAbstractWiring [protected]
Nothing enum valueAbstractWiring
notifyOnChange(const paramkey &key)Configurable [inline, virtual]
parambool typedefConfigurable
paramboollist typedefConfigurable
paramboolmap typedefConfigurable
paramboolpair typedefConfigurable
paramdescr typedefConfigurable
paramdescrmap typedefConfigurable
paramint typedefConfigurable
paramintBounds typedefConfigurable
paramintBoundsMap typedefConfigurable
paramintlist typedefConfigurable
paramintmap typedefConfigurable
paramintpair typedefConfigurable
paramkey typedefConfigurable
paramlist typedefConfigurable
parammap typedefConfigurable
paramval typedefConfigurable
paramvalBounds typedefConfigurable
paramvalBoundsMap typedefConfigurable
paramvalpair typedefConfigurable
parse(FILE *f, const char *prefix=0, bool traverseChildren=true)Configurable
plotModeAbstractWiring [protected]
PlotTypes enum nameAbstractWiring
print(FILE *f, const char *prefix, int columns=90, bool traverseChildren=true) const Configurable
printdescr(FILE *f, const char *prefix, const paramkey &key, int columns, int indent) const Configurable [protected]
randGenAbstractWiring [protected]
removeAllCallbackables(CallbackableType type)BackCaller [virtual]
removeCallbackable(Callbackable *callbackableInstance, CallbackableType type=BackCaller::DEFAULT_CALLBACKABLE_TYPE)BackCaller [virtual]
removeConfigurable(Configurable *conf)Configurable [virtual]
removeInfoLines()Inspectable [virtual]
removeInspectable(Inspectable *insp)Inspectable [virtual]
reset()CopyWiring [virtual]
restoreCfg(const char *filenamestem)Configurable [virtual]
rmotornumberAbstractWiring [protected]
Robot enum valueAbstractWiring
rsensornumberAbstractWiring [protected]
s_assignCopyWiring [protected]
sensor typedefAbstractWiring
setName(const paramkey &name, bool callSetNameOfInspectable=true)Configurable [virtual]
setNameOfInspectable(const iparamkey &name)Inspectable [virtual]
setParam(const paramkey &key, paramval val, bool traverseChildren=true)Configurable [virtual]
setParamBounds(const paramkey &key, paramval minBound, paramval maxBound, bool traverseChildren=true)Configurable [virtual]
setParamBounds(const paramkey &key, paramint minBound, paramint maxBound, bool traverseChildren=true)Configurable [virtual]
setParamBounds(const paramkey &key, paramvalBounds bounds, bool traverseChildren=true)Configurable [virtual]
setParamBounds(const paramkey &key, paramintBounds bounds, bool traverseChildren=true)Configurable [virtual]
setParamDescr(const paramkey &key, const paramdescr &descr, bool traverseChildren=true)Configurable [virtual]
setRevision(const paramkey &revision)Configurable [inline, virtual]
storeCfg(const char *filenamestem, const std::list< std::string > &comments=std::list< std::string >())Configurable [virtual]
wireMotors(motor *rmotors, int rmotornumber, const motor *cmotors, int cmotornumber)AbstractWiring [virtual]
wireMotorsIntern(motor *rmotors, int rmotornumber, const motor *cmotors, int cmotornumber)CopyWiring [protected, virtual]
wireSensors(const sensor *rsensors, int rsensornumber, sensor *csensors, int csensornumber, double noiseStrength)AbstractWiring [virtual]
wireSensorsIntern(const sensor *rsensors, int rsensornumber, sensor *csensors, int csensornumber, double noise)CopyWiring [protected, virtual]
~AbstractWiring()AbstractWiring [inline, virtual]
~BackCaller()BackCaller [virtual]
~Configurable()Configurable [inline, virtual]
~CopyWiring()CopyWiring [virtual]
~Inspectable()Inspectable [virtual]
Generated on Thu Jun 28 14:48:08 2012 for Robot Simulator of the Robotics Group for Self-Organization of Control by  doxygen 1.6.3