This is the complete list of members for Panther, including all inherited members.
Animal(const std::string &_name, Kind _kind) | Animal | inlineprotected |
Cat(const std::string &_name, Kind _kind=Kind::Cat) | Cat | inline |
kind | Animal | |
Kind enum name | Animal | |
name | Animal | |
name_of_kind(Kind kind) | Animal | static |
Panther(const std::string &_name) | Panther | inline |
purr() const | Panther | inline |
type_of_kind(Kind kind) | Animal | static |
~Animal()=default | Animal | virtual |