Nemo
2.3.56
Simulate forward-in-time genetic evolution in a spatially explicit, individual-based stochastic simulator
|
This is the complete list of members for IndFactory, including all inherited members.
_protoIndividual | IndFactory | protected |
_protoTraits | IndFactory | protected |
_TraitsIndex | IndFactory | protected |
clearPrototype() | IndFactory | |
getIndividualProtoype() | IndFactory | inline |
getNewIndividual() | IndFactory | inline |
getPrototypeClone() | IndFactory | inline |
getTraitIndex(trait_t type) | IndFactory | |
getTraitPrototype(trait_t type) | IndFactory | |
getTraitPrototypes() | IndFactory | inline |
IndFactory() | IndFactory | inline |
makeNewIndividual(Individual *mother, Individual *father, sex_t sex, unsigned short homepatch) | IndFactory | |
makeOffsprg(Individual *mother, Individual *father, sex_t sex, unsigned short homepatch) | IndFactory | |
makePrototype(map< trait_t, TraitPrototype * > TTlist) | IndFactory | |
purgeRecyclingPOOL() | IndFactory | inline |
recycle(Individual *ind) | IndFactory | inline |
RecyclingPOOL | IndFactory | protected |
~IndFactory() | IndFactory | virtual |