EvoRobotComponent Member List

This is the complete list of members for EvoRobotComponent, including all inherited members.
actionFinished()EvoRobotComponent [signal]
addTypeDescription(QString type, QString shortHelp, QString longHelp=QString(""))ParameterSettable [protected, static]
AllowMultipleParameterSettable
Component()Component [inline]
configure(farsa::ConfigurationParameters &params, QString prefix)EvoRobotComponent [virtual]
DefaultParameterSettable
describe(QString type)EvoRobotComponent [static]
evolve()EvoRobotComponent [slot]
EvoRobotComponent()EvoRobotComponent
exceptionDuringOperation(BaseException *e)EvoRobotComponent [slot]
getGA()EvoRobotComponent
getUIManager()EvoRobotComponent [virtual]
InfinityParameterSettable [static]
IsListParameterSettable
IsMandatoryParameterSettable
markParameterAsRuntime(QString paramName, int *paramPointer)ParameterSettable [protected]
markParameterAsRuntime(QString paramName, T *paramOwner, void(T::*setterMethod)(bool), bool(T::*getterMethod)() const )ParameterSettable [protected]
markParameterAsRuntime(QString paramName, T *paramOwner, void(T::*setterMethod)(float), float(T::*getterMethod)() const )ParameterSettable [protected]
markParameterAsRuntime(QString paramName, T *paramOwner, void(T::*setterMethod)(double), double(T::*getterMethod)() const )ParameterSettable [protected]
markParameterAsRuntime(QString paramName, T *paramOwner, void(T::*setterMethod)(unsigned int), unsigned int(T::*getterMethod)() const )ParameterSettable [protected]
markParameterAsRuntime(QString paramName, T *paramOwner, void(T::*setterMethod)(int), int(T::*getterMethod)() const )ParameterSettable [protected]
markParameterAsRuntime(QString paramName, bool *paramPointer)ParameterSettable [protected]
markParameterAsRuntime(QString paramName, double *paramPointer)ParameterSettable [protected]
markParameterAsRuntime(QString paramName, unsigned int *paramPointer)ParameterSettable [protected]
MaxIntegerParameterSettable [static]
MinIntegerParameterSettable [static]
onThreadOperationDone(QString message)EvoRobotComponent [slot]
ParameterSettable()ParameterSettable
ParameterSettableWithConfigureFunction()ParameterSettableWithConfigureFunction
postConfigureInitialization()EvoRobotComponent [virtual]
Property enum nameParameterSettable
runTest()EvoRobotComponent [slot]
runTestFromQAction()EvoRobotComponent [slot]
runtimeParameterList()ParameterSettable
save(farsa::ConfigurationParameters &params, QString prefix)EvoRobotComponent [virtual]
setRuntimeParameter(QString paramFullPath, unsigned int newvalue)ParameterSettable
setRuntimeParameter(QString paramFullPath, bool newvalue)ParameterSettable
setRuntimeParameter(QString paramFullPath, int newvalue)ParameterSettable
setRuntimeParameter(QString paramFullPath, double newvalue)ParameterSettable
setRuntimeParameter(QString paramFullPath, float newvalue)ParameterSettable
setStatus(QString newStatus)Component [inline]
status()Component [inline]
statusChanged(QString newStatus)Component [signal]
stop()EvoRobotComponent [slot]
~Component()Component [inline, virtual]
~EvoRobotComponent()EvoRobotComponent
~ParameterSettable()ParameterSettable [virtual]
~ParameterSettableWithConfigureFunction()ParameterSettableWithConfigureFunction [virtual]