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 | AnyFloatGene | [virtual] |
copy(const Genstruct &other) | AnyFloatGene | [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] |
getvalue() const | AnyFloatGene | [inline, virtual] |
hide(bool h=true) | Genstruct | [inline] |
id | Genstruct | [protected] |
init() | Genstruct | [inline, virtual] |
isHidden() const | Genstruct | [inline] |
length() const | Genstruct | |
mMax | AnyFloatGene | [protected] |
mMin | AnyFloatGene | [protected] |
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] |