cppyabm  1.0.17
An agent-based library to integrate C++ and Python
Panther Member List

This is the complete list of members for Panther, including all inherited members.

Animal(const std::string &_name, Kind _kind)Animalinlineprotected
Cat(const std::string &_name, Kind _kind=Kind::Cat)Catinline
kindAnimal
Kind enum nameAnimal
nameAnimal
name_of_kind(Kind kind)Animalstatic
Panther(const std::string &_name)Pantherinline
purr() constPantherinline
type_of_kind(Kind kind)Animalstatic
~Animal()=defaultAnimalvirtual