118 else return (
void*)
NULL;
147 localQuickSort.
Sort(0, numberOfSortedEntries-1);
virtual ~HashTableSortedIterator()
EntryCompareFunctPtr EntryCompare
int(* EntryCompareFunctPtr)(const void *, const void *)
HashTableSortedIterator(const HashTable *theHashTable, EntryCompareFunctPtr const _EntryCompare)
void Sort(const int minEntryIndex, const int maxEntryIndex)
int numberOfSortedEntries
uint NumberOfEntries() const
void Create(void **UserArrayPtr, const EntryCompareFunctPtr _CompareFunct)
const HashTable * hashTable