MVFood Class Reference

Class for food. More...

#include <MVFood.h>

Inheritance diagram for MVFood:

MVOnPlaceObject MVPlaceObject Object

List of all members.

Public Member Functions

 MVFood ()
 Default constructor.
virtual string toString () const
 Returns a textual representation.
virtual string className () const
 Returns the class name of the object.
virtual enum classId classId () const
 Returns the class id of the object.


Detailed Description

Class for food.

This class represents food on a place.


Constructor & Destructor Documentation

MVFood::MVFood (  ) 

Default constructor.


Member Function Documentation

string MVFood::toString (  )  const [virtual]

Returns a textual representation.

Returns:
a string descriping the run-time object

Reimplemented from MVOnPlaceObject.

string MVFood::className (  )  const [virtual]

Returns the class name of the object.

Returns:
a string with the name of the object's class

Reimplemented from MVOnPlaceObject.

enum classId MVFood::classId (  )  const [virtual]

Returns the class id of the object.

Returns:
an id of the object's class

Reimplemented from MVOnPlaceObject.


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

Generated on Mon Jul 7 13:30:34 2008 for Firefly by  doxygen 1.5.6