Main Page   Namespace List   Class Hierarchy   Compound List   File List   Compound Members   File Members  

LifeExercise Class Reference

Inheritance diagram for LifeExercise:

AbstractExercise List of all members.

Public Methods

 LifeExercise (string name)

Protected Methods

void execute ()

Private Attributes

Life fLife

Detailed Description

The LifeExercise. © Bernhard Wagner, bw@xmlizer.biz, 2003.

Definition at line 310 of file LifeExercise.cpp.


Constructor & Destructor Documentation

LifeExercise::LifeExercise string    name [inline]
 

Definition at line 313 of file LifeExercise.cpp.


Member Function Documentation

void LifeExercise::execute   [protected, virtual]
 

Executes this exercise. To be overridden in subclasses. (Hook Method)

Reimplemented from AbstractExercise.

Definition at line 327 of file LifeExercise.cpp.

References fLife, and Life::run().


Member Data Documentation

Life LifeExercise::fLife [private]
 

Definition at line 320 of file LifeExercise.cpp.

Referenced by execute().


The documentation for this class was generated from the following file:
Generated on Sat Jul 19 18:19:55 2003 for Exercise Framework by doxygen1.2.18