Sudoku::Move Class Reference

#include <history.h>

Inheritance diagram for Sudoku::Move:
Inheritance graph
[legend]

List of all members.

Public Member Functions

virtual ~Move ()
 Destructor.
virtual void execute ()=0
 Do the move.
virtual void takeBack ()=0
 Undo the move.

Detailed Description

Definition at line 76 of file history.h.


Constructor & Destructor Documentation

virtual Sudoku::Move::~Move (  )  [inline, virtual]

Destructor.

Definition at line 81 of file history.h.


Member Function Documentation

virtual void Sudoku::Move::execute (  )  [pure virtual]
virtual void Sudoku::Move::takeBack (  )  [pure virtual]

Undo the move.

Implemented in Sudoku::SetMove.

Referenced by Sudoku::PuzzleGame::backward().


The documentation for this class was generated from the following file:
Generated on Mon Apr 5 17:01:11 2010 for VDR plugin 'Sudoku' by  doxygen 1.6.3