DSHashTable


Single-threaded generic HashTable implementation.



HashTable implements an efficient in-memory HashTable structure that can be used on both string and integer keys, with pointer and integer values. You should use this HashTable class for data that needs time-critical access.



(Last Updated 9/24/2004)
HTML documentation generated by HeaderDoc