Kicking it Olde Sküül! Burgerlib on Github Follow Olde Sküül on Twitter Burgerbecky on LinkedIn Burgerbecky on LinkedIn
Loading...
Searching...
No Matches
Burger::HashMapShared Member List

This is the complete list of members for Burger::HashMapShared, including all inherited members.

Add(const void *pT, const void *pU) noexceptBurger::HashMapSharedprotected
Clear(void) noexceptBurger::HashMapShared
ComputeHash(const void *pKey) const noexceptBurger::HashMapSharedprotected
Copy(const HashMapShared *pInput) noexceptBurger::HashMapSharedprotected
CreateBuffer(uintptr_t uCount, uintptr_t uEntrySize) noexceptBurger::HashMapSharedprotected
CreateHashBuffer(uintptr_t uNewSize) noexceptBurger::HashMapSharedprotected
EMPTY_RECORDBurger::HashMapSharedstatic
END_OF_CHAINBurger::HashMapSharedstatic
EntryConstructProc typedefBurger::HashMapSharedprotected
EntryCopyProc typedefBurger::HashMapSharedprotected
EntryInvalidateProc typedefBurger::HashMapSharedprotected
Erase(uintptr_t uIndex) noexceptBurger::HashMapSharedprotected
Erase(const void *pKey) noexceptBurger::HashMapSharedprotected
FindFirst(void) const noexceptBurger::HashMapSharedprotected
FindIndex(const void *pKey) const noexceptBurger::HashMapSharedprotected
GetData(const void *pT) const noexceptBurger::HashMapSharedprotected
GetEntry(uintptr_t uIndex) noexceptBurger::HashMapSharedinline
GetEntry(uintptr_t uIndex) const noexceptBurger::HashMapSharedinline
GetEntryCount(void) const noexceptBurger::HashMapSharedinline
GetEntrySize(void) const noexceptBurger::HashMapSharedinline
GetSizeMask(void) const noexceptBurger::HashMapSharedinline
HashMapShared(uintptr_t uEntrySize, uintptr_t uFirstSize, uintptr_t uSecondOffset, TestProc pTestFunction, EntryConstructProc pEntryConstructFunction, EntryCopyProc pEntryCopyFunction, EntryInvalidateProc pEntryInvalidationFunction, HashProc pHashFunction=SDBMHashFunctor) noexceptBurger::HashMapSharedinlineprotected
HashProc typedefBurger::HashMapSharedprotected
INVALID_HASHBurger::HashMapSharedstatic
INVALID_INDEXBurger::HashMapSharedstatic
IsEmpty(void) const noexceptBurger::HashMapSharedinline
m_pEntriesBurger::HashMapSharedprotected
m_pEntryConstructFunctionBurger::HashMapSharedprotected
m_pEntryCopyFunctionBurger::HashMapSharedprotected
m_pEntryInvalidationFunctionBurger::HashMapSharedprotected
m_pHashFunctionBurger::HashMapSharedprotected
m_pTestFunctionBurger::HashMapSharedprotected
m_uEntryCountBurger::HashMapSharedprotected
m_uEntrySizeBurger::HashMapSharedprotected
m_uFirstSizeBurger::HashMapSharedprotected
m_uSecondOffsetBurger::HashMapSharedprotected
m_uSizeMaskBurger::HashMapSharedprotected
Resize(uintptr_t uNewSize) noexceptBurger::HashMapShared
SetCapacity(uintptr_t uNewSize) noexceptBurger::HashMapShared
TestProc typedefBurger::HashMapSharedprotected