Om  1.0.0
A universal framework for multimedia simulation
om::util::HashMap< K, V, HashType, SizeType > Member List

This is the complete list of members for om::util::HashMap< K, V, HashType, SizeType >, including all inherited members.

add(HashType keyHash, const K &key, const V &value)om::util::HashMap< K, V, HashType, SizeType >inline
clear()om::util::HashMap< K, V, HashType, SizeType >inline
contains(HashType keyHash, const K &key) const om::util::HashMap< K, V, HashType, SizeType >inline
contains(HashType keyHash, const K &key, const V &value) const om::util::HashMap< K, V, HashType, SizeType >inline
find(HashType keyHash, const K &key, V *&value)om::util::HashMap< K, V, HashType, SizeType >inline
find(HashType keyHash, const K &key, const V *&value) const om::util::HashMap< K, V, HashType, SizeType >inline
get(HashType keyHash, const K &key)om::util::HashMap< K, V, HashType, SizeType >inline
get(HashType keyHash, const K &key) const om::util::HashMap< K, V, HashType, SizeType >inline
getBucketIterator(HashType keyHash)om::util::HashMap< K, V, HashType, SizeType >inline
getBucketIterator(HashType keyHash) const om::util::HashMap< K, V, HashType, SizeType >inline
getIterator()om::util::HashMap< K, V, HashType, SizeType >inline
getIterator() const om::util::HashMap< K, V, HashType, SizeType >inline
getLoadFactor() const om::util::HashMap< K, V, HashType, SizeType >inline
getSize() const om::util::HashMap< K, V, HashType, SizeType >inline
HashMap()om::util::HashMap< K, V, HashType, SizeType >inline
HashMap(Float newLoadFactor)om::util::HashMap< K, V, HashType, SizeType >inline
HashMap(HashType newNumBuckets)om::util::HashMap< K, V, HashType, SizeType >inline
HashMap(HashType newNumBuckets, Float newLoadFactor)om::util::HashMap< K, V, HashType, SizeType >inline
HashMap(const HashMap &other)om::util::HashMap< K, V, HashType, SizeType >inline
isEmpty() const om::util::HashMap< K, V, HashType, SizeType >inline
operator=(const HashMap &other)om::util::HashMap< K, V, HashType, SizeType >inline
remove(HashType keyHash, const K &key)om::util::HashMap< K, V, HashType, SizeType >inline
remove(HashType keyHash, const K &key, const V &value)om::util::HashMap< K, V, HashType, SizeType >inline
removeAll(HashType keyHash, const K &key)om::util::HashMap< K, V, HashType, SizeType >inline
set(HashType keyHash, const K &key, const V &value)om::util::HashMap< K, V, HashType, SizeType >inline
setLoadFactor(Float newLoadFactor)om::util::HashMap< K, V, HashType, SizeType >inline
~HashMap()om::util::HashMap< K, V, HashType, SizeType >inline