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

AFCSGenericStackStorage Class Reference

Abstract, generic stack storage class.

#include <FCSStackStorage.h>

Inheritance diagram for AFCSGenericStackStorage:

FCHashStackStorage FCTreeStackStorage FCGLIBHashStackStorage FCInternalHashStackStorage FCAVLRedBlackTreeStackStorage FCAVLTreeStackStorage FCGLIBTreeStackStorage FCRedBlackTreeStackStorage List of all members.

Public Member Functions

virtual ~AFCSGenericStackStorage ()
 Destructor.
virtual FCSIndirectCardInsert (FCSIndirectCard *Card)=0
 Insert a FCSIndirectCard.

Detailed Description

Definition at line 21 of file FCSStackStorage.h.


Member Function Documentation

virtual FCSIndirectCard* AFCSGenericStackStorage::Insert FCSIndirectCard Card  )  [pure virtual]
 

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

Implemented in FCTreeStackStorage, and FCHashStackStorage.

Referenced by FCSIndirectStateWithLocations< StateWithLocation >::CacheStacks().


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