Animal Class Reference
|
Animals
1.0.0
|
Animal Class Referenceabstract
Abstract Animal class. More...
#include <animal.h>
Inheritance diagram for Animal:
Public Member Functions | |
| virtual void | eat () const =0 |
| Pure virtual function to represent eating behavior of an animal. | |
| virtual void | move () const =0 |
| Pure virtual function to represent moving behavior of an animal. | |
Detailed Description
Abstract Animal class.
The documentation for this class was generated from the following file:
- /home/docs/checkouts/readthedocs.org/user_builds/doxysphinx-with-read-the-docs-template/checkouts/v1.0.0/lib/include/animal.h
Generated by