| addPrivateGenes(Gentainer &g, const StringMap ¶ms) | Gene | [inline, virtual] |
| Genstruct::addPrivateGenes(Gentainer &g) | Genstruct | [inline, virtual] |
| calc_len() const | Gene | [inline, protected, virtual] |
| check() const | Gene | [inline, virtual] |
| copy(const Genstruct &other) | Gene | [virtual] |
| copyGenstr(const Genstruct &other) | Genstruct | [inline, protected] |
| equality(const Genstruct &other) const | Genstruct | [inline, virtual] |
| execute(const GeneticMsg &msg) const | Genstruct | [inline, virtual] |
| 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] |
| hide(bool h=true) | Genstruct | [inline] |
| id | Genstruct | [protected] |
| init() | Genstruct | [inline, virtual] |
| isHidden() const | Genstruct | [inline] |
| length() const | Genstruct | |
| mutability | Gene | [protected] |
| operator>>(DataOStream &out) const | Genstruct | [virtual] |
| operator[](const GeneticID &name) const | Genstruct | [inline] |
| operator[](const GeneticID &name) | Genstruct | [inline] |
| pointMutate(const MutationRate &r) | Genstruct | [inline, virtual] |
| print(TextOStream &out) const | Genstruct | [virtual] |
| recombine(const Genstruct &a, const Genstruct &b) | Genstruct | [inline, virtual] |
| replicate() const | Genstruct | [inline, virtual] |
| setMutability(double val) | Gene | [inline] |
| shallowCopy(const Gene &o) (defined in Gene) | Gene | [inline, protected] |