Main Page | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | File Members

FCSState Class Reference

Abstract class representing a state in a card game.

#include <FCState.h>

Inheritance diagram for FCSState:

FCSCompactState FCSDebugState FCSIndirectState List of all members.

Public Member Functions

virtual ~FCSState ()
 Destructor.
virtual int GetClassSize ()=0
 Get the size of FCSState child class.

Protected Member Functions

 FCSState ()
 Constructor.

Detailed Description

Definition at line 24 of file FCState.h.


Member Function Documentation

virtual int FCSState::GetClassSize  )  [pure virtual]
 

Returns:
Size of state class

Implemented in FCSCompactState, FCSDebugState, and FCSIndirectState.


The documentation for this class was generated from the following files:
Generated on Sat Nov 5 11:20:17 2005 for Cpp Freecell Solver by  doxygen 1.4.4