Add(uint16 Key, uint32 Index) | THashTable< InAllocator > | |
Allocator typedef | THashTable< InAllocator > | |
Clear() | THashTable< InAllocator > | |
CopyUnfrozen(const FMemoryUnfreezeContent &Context, void *Dst) const | THashTable< InAllocator > | inline |
ElementAllocatorType typedef | THashTable< InAllocator > | |
First(uint16 Key) const | THashTable< InAllocator > | |
GetNextIndices() const | THashTable< InAllocator > | inline |
Hash | THashTable< InAllocator > | private |
HashAt(uint32 Index) const | THashTable< InAllocator > | inlineprivate |
HashAt(uint32 Index) | THashTable< InAllocator > | inlineprivate |
HashMask | THashTable< InAllocator > | private |
IndexSize | THashTable< InAllocator > | private |
IsValid(uint32 Index) const | THashTable< InAllocator > | |
MoveAssign(THashTable &&Other) | THashTable< InAllocator > | |
Next(uint32 Index) const | THashTable< InAllocator > | |
NextIndex | THashTable< InAllocator > | private |
NextIndexAt(uint32 Index) const | THashTable< InAllocator > | inlineprivate |
NextIndexAt(uint32 Index) | THashTable< InAllocator > | inlineprivate |
operator=(const THashTable &Other)=delete | THashTable< InAllocator > | |
operator=(THashTable &&Other) | THashTable< InAllocator > | inline |
Remove(uint16 Key, uint32 Index) | THashTable< InAllocator > | inline |
Resize(uint32 NewIndexSize) | THashTable< InAllocator > | |
THashTable(uint32 InHashSize=1024, uint32 InIndexSize=0) | THashTable< InAllocator > | explicit |
THashTable(const THashTable &Other)=delete | THashTable< InAllocator > | |
THashTable(THashTable &&Other) | THashTable< InAllocator > | inline |
WriteMemoryImage(FMemoryImageWriter &Writer) const | THashTable< InAllocator > | inline |
~THashTable() | THashTable< InAllocator > | |