Linker Member List

This is the complete list of members for Linker, including all inherited members.
addTypeDescription(QString type, QString shortHelp, QString longHelp=QString(""))ParameterSettable [protected, static]
AllowMultipleParameterSettable
configureFromVector(QString vectorName)Linker [inline]
configureToVector(QString vectorName)Linker [inline]
DefaultParameterSettable
describe(QString type)Linker [static]
from() const Linker [inline]
fromVector() const Linker [inline, protected]
InfinityParameterSettable [static]
IsListParameterSettable
IsMandatoryParameterSettable
Linker(Cluster *from, Cluster *to, QString name="unnamed")Linker
Linker(ConfigurationParameters &params, QString prefix)Linker
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]
name() const Updatable
ParameterSettable()ParameterSettable
ParameterSettableInConstructor()ParameterSettableInConstructor
ParameterSettableInConstructor(ConfigurationParameters &, QString)ParameterSettableInConstructor
postConfigureInitialization()ParameterSettable [virtual]
Property enum nameParameterSettable
randomize(double min, double max)=0Linker [pure virtual]
runtimeParameterList()ParameterSettable
save(ConfigurationParameters &params, QString prefix)Linker [virtual]
setName(QString newname)Updatable
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
size() const =0Linker [pure virtual]
to() const Linker [inline]
toVector() const Linker [inline, protected]
Updatable(QString name="unnamed")Updatable
Updatable(ConfigurationParameters &params, QString prefix)Updatable
update()=0Updatable [pure virtual]
~ParameterSettable()ParameterSettable [virtual]
~ParameterSettableInConstructor()ParameterSettableInConstructor [virtual]
~Updatable()Updatable [virtual]