#include <FCSStackStorage.h>
Inheritance diagram for AFCSGenericStackStorage:
Public Member Functions | |
virtual | ~AFCSGenericStackStorage () |
Destructor. | |
virtual FCSIndirectCard * | Insert (FCSIndirectCard *Card)=0 |
Insert a FCSIndirectCard. |
Definition at line 21 of file FCSStackStorage.h.
|
Implemented in FCTreeStackStorage, and FCHashStackStorage. Referenced by FCSIndirectStateWithLocations< StateWithLocation >::CacheStacks(). |