ECF 1.5
|
This is the complete list of members for RealValueGenotype, including all inherited members.
copy()=0 | Genotype | pure virtual |
Genotype() (defined in Genotype) | Genotype | inline |
genotypeId_ | Genotype | protected |
getCrossoverOp() | Genotype | inlinevirtual |
getGenomeSize() (defined in Genotype) | Genotype | inlinevirtual |
getGenotypeId() | Genotype | inline |
getLBound() | RealValueGenotype | inline |
getMutationOp() | Genotype | inlinevirtual |
getName() | Genotype | inline |
getParameterValue(StateP state, std::string name) | Genotype | |
getUBound() | RealValueGenotype | inline |
initialize(StateP state)=0 | Genotype | pure virtual |
isParameterDefined(StateP state, std::string name) | Genotype | |
maxValue_ | RealValueGenotype | protected |
minValue_ | RealValueGenotype | protected |
name_ | Genotype | protected |
nDimension_ | RealValueGenotype | protected |
read(XMLNode &)=0 | Genotype | pure virtual |
realValue | RealValueGenotype | |
registerParameter(StateP state, std::string name, voidP value, enum ECF::type T, std::string description="") | Genotype | |
registerParameters(StateP) | Genotype | inlinevirtual |
setGenotypeId(uint id) | Genotype | inline |
setParameterValue(StateP state, std::string name, voidP value) | Genotype | |
toString() | Genotype | inline |
update(void) | RealValueGenotype | inlinevirtual |
write(XMLNode &)=0 | Genotype | pure virtual |
~Genotype() (defined in Genotype) | Genotype | inlinevirtual |