![]() |
ECF 1.5
|
This is the complete list of members for Genotype, 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 |
| getMutationOp() | Genotype | inlinevirtual |
| getName() | Genotype | inline |
| getParameterValue(StateP state, std::string name) | Genotype | |
| initialize(StateP state)=0 | Genotype | pure virtual |
| isParameterDefined(StateP state, std::string name) | Genotype | |
| name_ | Genotype | protected |
| read(XMLNode &)=0 | Genotype | pure virtual |
| 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 |
| write(XMLNode &)=0 | Genotype | pure virtual |
| ~Genotype() (defined in Genotype) | Genotype | inlinevirtual |