| addPrivateGenes(Gentainer &g, const StringMap ¶ms) | Gene | [inline, virtual] |
| Genstruct::addPrivateGenes(Gentainer &g) | Genstruct | [inline, virtual] |
| AnyFloatGene() | AnyFloatGene | [inline] |
| AnyFloatGene(const GeneticID &id, double min, double max, double m=1.0) | AnyFloatGene | |
| AnyFloatGene(const AnyFloatGene &o) (defined in AnyFloatGene) | AnyFloatGene | [inline] |
| calc_len() const | Gene | [inline, protected, virtual] |
| check() const | FloatGene | [virtual] |
| copy(const Genstruct &other) | FloatGene | [virtual] |
| copyGenstr(const Genstruct &other) | Genstruct | [inline, protected] |
| equality(const Genstruct &other) const | FloatGene | [virtual] |
| execute(const GeneticMsg &msg) const | Genstruct | [inline, virtual] |
| FloatGene() | FloatGene | [inline] |
| FloatGene(const GeneticID &id, double min, double max, double m=1.0, double value=-999) | FloatGene | |
| FloatGene(const FloatGene &o) (defined in FloatGene) | FloatGene | [inline] |
| Gene() | Gene | [inline] |
| Gene(const GeneticID &n, double mut=1) (defined in Gene) | Gene | |
| Gene(const Gene &o) (defined in Gene) | Gene | [inline] |
| Genstruct(const GeneticID &name=NULL) | Genstruct | |
| Genstruct(const Genstruct &other) (defined in Genstruct) | Genstruct | |
| getGene(const GeneticID &nam) const | Gene | [inline, virtual] |
| getID() const | Genstruct | [inline] |
| getMutability() const | Gene | [inline] |
| getvalue() const | FloatGene | [inline, virtual] |
| hide(bool h=true) | Genstruct | [inline] |
| id | Genstruct | [protected] |
| init() | FloatGene | [virtual] |
| isHidden() const | Genstruct | [inline] |
| length() const | Genstruct | |
| mCircular | FloatGene | [protected] |
| mMax | AnyFloatGene | [protected] |
| mMin | AnyFloatGene | [protected] |
| mMutator | FloatGene | [protected] |
| mutability | Gene | [protected] |
| mVariance | FloatGene | [protected] |
| operator>>(DataOStream &out) const | Genstruct | [virtual] |
| operator[](const GeneticID &name) const | Genstruct | [inline] |
| operator[](const GeneticID &name) | Genstruct | [inline] |
| pointMutate(const MutationRate &k) | FloatGene | [virtual] |
| print(TextOStream &out) const | FloatGene | [virtual] |
| recombine(const Genstruct &a, const Genstruct &b) | Genstruct | [inline, virtual] |
| replicate() const | FloatGene | [inline, virtual] |
| set(double val) | FloatGene | [inline] |
| setCircular(bool c) | FloatGene | [inline] |
| setMutability(double val) | Gene | [inline] |
| setMutator(FloatMutator *m) | FloatGene | [inline] |
| shallowCopy(const Gene &o) (defined in Gene) | Gene | [inline, protected] |
| value | FloatGene | [protected] |