oaHashSetTbl Member List

This is the complete list of members for oaHashSetTbl, including all inherited members.
add(oaUInt4 obj)oaHashTbl<oaUInt4>
addAtSlot(oaUInt4 obj, oaHashTblSlotId< oaUInt4 > &slot)oaHashTbl<oaUInt4>
beginHash(oaUInt4 &start, oaUInt4 &stride) constoaHashTbl<oaUInt4>
calcVMSize() constoaHashTbl<oaUInt4> [virtual]
compare(oaUInt4 index, const void *data) constoaHashSetTbl [protected, virtual]
endHash(oaUInt4 &start, oaUInt4 &stride) constoaHashTbl<oaUInt4>
find(oaUInt4 loc, oaUInt4 stride, const void *data) constoaHashTbl<oaUInt4> [protected]
findSlot(oaUInt4 start, oaUInt4 stride, const void *data, oaHashTblSlotId< oaUInt4 > &slot)oaHashTbl<oaUInt4> [protected]
genHash(const char *str, oaUInt4 &start, oaUInt4 &stride) constoaHashTbl<oaUInt4>
genHash(oaUInt4 value, oaUInt4 &start, oaUInt4 &stride) constoaHashTbl<oaUInt4>
genHash(oaUInt8 value, oaUInt4 &start, oaUInt4 &stride) constoaHashTbl<oaUInt4>
genHash(void *ptr, oaUInt4 &start, oaUInt4 &stride) constoaHashTbl<oaUInt4>
genHash(oaUInt4 scope, oaUInt4 index, oaUInt4 &start, oaUInt4 &stride) constoaHashTbl<oaUInt4>
getLocation(oaUInt4 obj, oaUInt4 &loc, oaUInt4 &deletedKeyLoc) constoaHashTbl<oaUInt4> [protected]
getNextLoc(oaUInt4 &loc, oaUInt4 stride, oaUInt4 &start) constoaHashTbl<oaUInt4> [protected]
getNumEntries() constoaHashTbl<oaUInt4>
hash(oaUInt4 index, oaUInt4 &start, oaUInt4 &stride) constoaHashSetTbl [protected, virtual]
oaHashIter< T > classoaHashTbl<oaUInt4> [friend]
oaHashSetTbl(oaUInt4 sizeIn=32)oaHashSetTbl [protected]
oaHashTbl(oaUInt4 sizeIn=32)oaHashTbl<oaUInt4> [protected]
oaKeySizedHashSet< K, false > classoaHashSetTbl [friend]
remove(oaUInt4 obj)oaHashTbl<oaUInt4>
removeFromSlot(oaHashTblSlotId< oaUInt4 > &slot)oaHashTbl<oaUInt4>
resize(oaUInt4 newSize)oaHashTbl<oaUInt4> [protected, virtual]
setOwner(oaKeySizedHashSet< K, false > *ownerIn)oaHashSetTbl [protected]
updateHash(const char *str, oaUInt4 &start, oaUInt4 &stride, oaBoolean toLower=false) constoaHashTbl<oaUInt4>
updateHash(const char c, oaUInt4 &start, oaUInt4 &stride, oaBoolean toLower=false) constoaHashTbl<oaUInt4>
updateHash(oaInt4 x, oaUInt4 &start, oaUInt4 &stride) constoaHashTbl<oaUInt4>
updateHash(oaUInt4 value, oaUInt4 &start, oaUInt4 &stride) constoaHashTbl<oaUInt4>
~oaHashTbl()oaHashTbl<oaUInt4> [protected, virtual]

Return to top of page