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

FCHashStackStorage Class Reference

Generic hash stack storage class.

#include <FCSStackStorage.h>

Inheritance diagram for FCHashStackStorage:

AFCSGenericStackStorage FCGLIBHashStackStorage FCInternalHashStackStorage List of all members.

Public Member Functions

 FCHashStackStorage ()
 Constructor.
virtual ~FCHashStackStorage ()
 Destructor.
virtual FCSIndirectCardInsert (FCSIndirectCard *card)
 Insert a FCSIndirectCard.

Protected Attributes

AGenericHash< FCSIndirectCard,
void > * 
m_Hash
 Hash to store indirect states.

Detailed Description

Definition at line 101 of file FCSStackStorage.h.


Member Function Documentation

FCSIndirectCard * FCHashStackStorage::Insert FCSIndirectCard card  )  [virtual]
 

Parameters:
Card to insert
Returns:
Returns Card if successful, NULL otherwise

Implements AFCSGenericStackStorage.

Definition at line 93 of file FCSStackStorage.cpp.

References AGenericHash< Key, ConfigData >::Insert(), and m_Hash.


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