My Project
 All Classes Functions
Public Member Functions | List of all members
Pet Class Referenceabstract

Class describes any possible pets. More...

Public Member Functions

abstract void voice ()
 

Detailed Description

Class describes any possible pets.

All pets have name, age parameter, but different voices.

Member Function Documentation

abstract void Pet.voice ( )
pure virtual

Function reproduces voice of the pet.


The documentation for this class was generated from the following file: