Dog Class Reference
|
Animals
1.0.0
|
Dog Class Reference
Derived class representing a Dog. More...
#include <dog.h>
Inheritance diagram for Dog:
Collaboration diagram for Dog:
Public Member Functions | |
| void | eat () const override |
| Implementation of the eat function for a Dog. | |
| void | move () const override |
| Implementation of the move function for a Dog. | |
Detailed Description
Derived class representing a Dog.
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/dog.h
- /home/docs/checkouts/readthedocs.org/user_builds/doxysphinx-with-read-the-docs-template/checkouts/stable/lib/src/dog.cpp
Generated by