KVIrc 5.2.0
Developer APIs
KviPointerHashTable< Key, T > Member List

This is the complete list of members for KviPointerHashTable< Key, T >, including all inherited members.

clear()KviPointerHashTable< Key, T >inline
copyFrom(KviPointerHashTable< Key, T > &t)KviPointerHashTable< Key, T >inline
count() constKviPointerHashTable< Key, T >inline
current()KviPointerHashTable< Key, T >inline
currentEntry()KviPointerHashTable< Key, T >inline
currentKey()KviPointerHashTable< Key, T >inline
find(const Key &hKey)KviPointerHashTable< Key, T >inline
findRef(const T *pRef)KviPointerHashTable< Key, T >inline
first()KviPointerHashTable< Key, T >inline
firstEntry()KviPointerHashTable< Key, T >inline
insert(const Key &hKey, T *pData)KviPointerHashTable< Key, T >inline
insert(KviPointerHashTable< Key, T > &t)KviPointerHashTable< Key, T >inline
isEmpty() constKviPointerHashTable< Key, T >inline
KviPointerHashTable(unsigned int uSize=32, bool bCaseSensitive=true, bool bDeepCopyKeys=true)KviPointerHashTable< Key, T >inline
KviPointerHashTable(KviPointerHashTable< Key, T > &t)KviPointerHashTable< Key, T >inline
KviPointerHashTableIterator< Key, T >KviPointerHashTable< Key, T >friend
m_bAutoDeleteKviPointerHashTable< Key, T >protected
m_bCaseSensitiveKviPointerHashTable< Key, T >protected
m_bDeepCopyKeysKviPointerHashTable< Key, T >protected
m_pDataArrayKviPointerHashTable< Key, T >protected
m_uCountKviPointerHashTable< Key, T >protected
m_uIteratorIdxKviPointerHashTable< Key, T >protected
m_uSizeKviPointerHashTable< Key, T >protected
next()KviPointerHashTable< Key, T >inline
nextEntry()KviPointerHashTable< Key, T >inline
operator[](const Key &hKey)KviPointerHashTable< Key, T >inline
remove(const Key &hKey)KviPointerHashTable< Key, T >inline
removeRef(const T *pRef)KviPointerHashTable< Key, T >inline
replace(const Key &hKey, T *pData)KviPointerHashTable< Key, T >inline
setAutoDelete(bool bAutoDelete)KviPointerHashTable< Key, T >inline
~KviPointerHashTable()KviPointerHashTable< Key, T >inline