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

PysolCitadelGameBoard Class Reference

Create a PySol Citadel game.

#include <PysolGameBoards.h>

Inheritance diagram for PysolCitadelGameBoard:

APysolFreecellGameBoard AFreecellGameBoard List of all members.

Public Member Functions

 PysolCitadelGameBoard (bool Display10AsT)
 Constructor.
virtual ~PysolCitadelGameBoard ()
 Destructor.
virtual void Deal (char *GameBoard)
 Deal a PySol citadel game.
virtual int GetGameBoardSize ()
 The size of a string needed to store the generated citadel board output.

Detailed Description

Definition at line 355 of file PysolGameBoards.h.


Member Function Documentation

void PysolCitadelGameBoard::Deal char *  GameBoard  )  [virtual]
 

Parameters:
GameBoard is the string the output is put into

Implements AFreecellGameBoard.

Definition at line 773 of file PysolGameBoards.cpp.

References APysolFreecellGameBoard::CardToString(), AFreecellGameBoard::GetNumberOfCardsInDeck(), GetSuit, GetValue, AFreecellGameBoard::m_Deck, and AFreecellGameBoard::m_Display10AsT.

int PysolCitadelGameBoard::GetGameBoardSize  )  [virtual]
 

Returns:
Size of string needed

Implements APysolFreecellGameBoard.

Definition at line 881 of file PysolGameBoards.cpp.


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