Introduction
Downloads
Documentation
Tutorials
Pixie Lite
Forum

Home

HashTable< HASHTABLEKEY, TYPE > Member List

This is the complete list of members for HashTable< HASHTABLEKEY, TYPE >, including all inherited members.

Clear(bool releaseMemory=false)HashTable< HASHTABLEKEY, TYPE >
GetItemCount() const HashTable< HASHTABLEKEY, TYPE >
HashTable(int initialSlots=64)HashTable< HASHTABLEKEY, TYPE >
HashTableIterator< HASHTABLEKEY, TYPE > classHashTable< HASHTABLEKEY, TYPE > [friend]
Insert(const HASHTABLEKEY &key, const TYPE &data)HashTable< HASHTABLEKEY, TYPE >
Remove(const HASHTABLEKEY &key)HashTable< HASHTABLEKEY, TYPE >
Remove(const HashTableIterator< HASHTABLEKEY, TYPE > &iterator)HashTable< HASHTABLEKEY, TYPE >
~HashTable()HashTable< HASHTABLEKEY, TYPE >



Pixie University and the Pixie Game Engine is created and managed by Mattias Gustavsson.
Reproduction/republishing of any material on this site without permission is strictly prohibited.