SMARTPOP
Simulating Mating Alliances as a Reproductive Tactic for Populations
|
This is the complete list of members for Human, including all inherited members.
getFather() const | Human | |
getMother() const (defined in Human) | Human | |
getNbChild() const | Human | |
getNbMate() const | Human | |
hadChild(int n) | Human | |
Human() (defined in Human) | Human | |
Human(int, int) | Human | |
Human(int pIdMother, int pIdFather, int, int) | Human | |
Human(Human const &) (defined in Human) | Human | |
idFather | Human | protected |
idMother | Human | protected |
nbChild | Human | protected |
nbMate | Human | protected |
newMate() | Human | |
operator<< (defined in Human) | Human | friend |
operator=(Human const &) | Human | |
reborn(int newMother, int newFather) | Human | |
reborn(Human const &) | Human | |
reset() | Human | |
shared_parents(Human const &) (defined in Human) | Human | |
shared_parents2(Human const &) (defined in Human) | Human | |
~Human() | Human | virtual |