Cat Class Reference
|
Animals
1.0.0
|
Cat Class Reference
Derived class representing a Cat. More...
#include <cat.h>
Inheritance diagram for Cat:
Collaboration diagram for Cat:
Public Member Functions | |
| void | eat () const override |
| Implementation of the eat function for a Cat. | |
| void | move () const override |
| Implementation of the move function for a Cat. | |
Detailed Description
Derived class representing a Cat.
The documentation for this class was generated from the following files:
- /home/docs/checkouts/readthedocs.org/user_builds/doxysphinx-with-read-the-docs-template/checkouts/stable/lib/include/cat.h
- /home/docs/checkouts/readthedocs.org/user_builds/doxysphinx-with-read-the-docs-template/checkouts/stable/lib/src/cat.cpp
Generated by