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