Genotype Member List

This is the complete list of members for Genotype, including all inherited members.
addTypeDescription(QString type, QString shortHelp, QString longHelp=QString(""))ParameterSettable [protected, static]
allocatedGenotype [protected]
AllowMultipleParameterSettable
assign(const Genotype *genotype)Genotype
bit(unsigned int i) const Genotype
bitToGeneIndex(unsigned int bit) const Genotype [virtual]
clone() const Genotype [virtual]
configure(ConfigurationParameters &params, QString prefix)Genotype [virtual]
copyDataFrom(Genotype *source)Genotype [protected]
dataGenotype [protected]
DefaultParameterSettable
describe(QString type)Genotype [static]
dominatedBy(const Genotype *genotype)Genotype
extractUInt(unsigned int startPos, unsigned int stopPos)Genotype
fitness() const Genotype
fitnessvGenotype [protected]
fromCompressedString(QString str)Genotype
fromString(QString)Genotype
geneToBitIndex(unsigned int gene) const Genotype [virtual]
Genotype(unsigned int size=0)Genotype
Genotype(QString, bool compressed=false)Genotype
Genotype(const Genotype &genotype)Genotype
hammingDistance(const Genotype *)Genotype
InfinityParameterSettable [static]
insertUInt(unsigned int value, unsigned int startPos, unsigned int stopPos)Genotype
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]
notes() const Genotype
notesvGenotype [protected]
numOfObjectives() const Genotype
objective(int i) const Genotype
operator=(const Genotype &genotype)Genotype [virtual]
ParameterSettable()ParameterSettable
ParameterSettableWithConfigureFunction()ParameterSettableWithConfigureFunction
postConfigureInitialization()ParameterSettable [virtual]
Property enum nameParameterSettable
randomize()Genotype [virtual]
rank() const Genotype
rankGreaterThanComparator(const Genotype *g1, const Genotype *g2)Genotype [inline, static]
rankvGenotype [protected]
resize(unsigned int newsize)Genotype [protected]
runtimeParameterList()ParameterSettable
save(ConfigurationParameters &params, QString prefix)Genotype [virtual]
set(unsigned int i)Genotype
setFitness(double value)Genotype
setNotes(QString notes)Genotype
setObjective(int i, double value)Genotype
setRank(double rank)Genotype
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 Genotype
sizevGenotype [protected]
toCompressedString() const Genotype
toggle(unsigned int i)Genotype
toString() const Genotype
unset(unsigned int i)Genotype
~Genotype()Genotype [virtual]
~ParameterSettable()ParameterSettable [virtual]
~ParameterSettableWithConfigureFunction()ParameterSettableWithConfigureFunction [virtual]