#include <FCSStackStorage.h>
Inheritance diagram for FCGLIBHashStackStorage:
Public Member Functions | |
FCGLIBHashStackStorage (int SizeWanted, ACompareNodesAlgorithm< FCSIndirectCard, void > *Compare, AHashAlgorithm< FCSIndirectCard > *Hash) | |
Constructor. | |
virtual | ~FCGLIBHashStackStorage () |
Destructor. |
Definition at line 123 of file FCSStackStorage.h.