#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.
1.4.4