Animal Class Reference

a base class More...

Inheritance diagram for Animal:

Bird Mammal Pigeon RedKite Cat Dog

List of all members.

Public Member Functions

 call (this)
 say the call of this animal
 init (this)
 constructor
 setKind (this, Kind)
 set kind of object


Detailed Description

a base class

Definition at line 39 of file animals.lua.


Member Function Documentation

Animal::call ( this   ) 

say the call of this animal

Definition at line 52 of file animals.lua.

Animal::init ( this   ) 

constructor

Reimplemented in Bird, Pigeon, RedKite, Mammal, Cat, and Dog.

Definition at line 42 of file animals.lua.

Animal::setKind ( this  ,
Kind   
)

set kind of object

Definition at line 47 of file animals.lua.


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

Generated on Mon Jun 11 16:15:30 2012 for Sample Code by  doxygen 1.5.6