/home/docs/checkouts/readthedocs.org/user_builds/doxysphinx-with-read-the-docs-template/checkouts/v1.0.0/lib/include/animal.h Source File
|
Animals
1.0.0
|
animal.h
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.
Generated by