TestRandom Member List

This is the complete list of members for TestRandom, including all inherited members.
AbstractTest()AbstractTest [inline]
addTypeDescription(QString type, QString shortHelp, QString longHelp=QString(""))ParameterSettable [protected, static]
AllowMultipleParameterSettable
buildRandomDNA()TestRandom
component()AbstractTest [inline]
configure(ConfigurationParameters &params, QString prefix)TestRandom [virtual]
DefaultParameterSettable
describe(QString type)TestRandom [static]
iconFilename()AbstractTest [inline]
InfinityParameterSettable [static]
IsListParameterSettable
IsMandatoryParameterSettable
m_iconFilenameAbstractTest [protected]
m_menuTextAbstractTest [protected]
m_tooltipAbstractTest [protected]
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]
menuText()AbstractTest [inline]
MinIntegerParameterSettable [static]
ParameterSettable()ParameterSettable
ParameterSettableWithConfigureFunction()ParameterSettableWithConfigureFunction
postConfigureInitialization()AbstractTest [inline, virtual]
Property enum nameParameterSettable
runTest()TestRandom [virtual]
runtimeParameterList()ParameterSettable
save(ConfigurationParameters &params, QString prefix)TestRandom [virtual]
setComponent(EvoRobotComponent *component)AbstractTest [inline, 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
TestRandom()TestRandom
tooltip()AbstractTest [inline]
~AbstractTest()AbstractTest [inline, virtual]
~ParameterSettable()ParameterSettable [virtual]
~ParameterSettableWithConfigureFunction()ParameterSettableWithConfigureFunction [virtual]
~TestRandom()TestRandom [virtual]