AddIndexedPointer(void *Ptr) | TPtrTableBase< void, void * > | inline |
AddPatchedPointer(void *Ptr, uint64 Offset) | TPtrTableBase< void, void * > | inline |
AddPatchedPointerBase(uint32 PtrIndex, uint64 Offset) | FPtrTableBase | protected |
ApplyPointerPatches(void *FrozenBase) const | TPtrTableBase< void, void * > | inline |
begin() | TPtrTableBase< void, void * > | inline |
begin() const | TPtrTableBase< void, void * > | inline |
Empty(int32 NewSize=0) | TPtrTableBase< void, void * > | inline |
end() | TPtrTableBase< void, void * > | inline |
end() const | TPtrTableBase< void, void * > | inline |
GetIndexedPointer(uint32 i) const | TPtrTableBase< void, void * > | inline |
LoadAndApplyPatchesFromArchive(FArchive &Ar, void *FrozenBase, const PtrType &Ptr) | FPtrTableBase | inlinestatic |
LoadIndexedPointer(void *Ptr) | TPtrTableBase< void, void * > | inline |
Num() const | TPtrTableBase< void, void * > | inline |
PatchLists | FPtrTableBase | protected |
PatchOffsets | FPtrTableBase | protected |
Pointers | TPtrTableBase< void, void * > | private |
SavePatchesToArchive(FArchive &Ar, uint32 PtrIndex) const | FPtrTableBase | |
StaticGetPtrTypeLayoutDesc() | TPtrTableBase< void, void * > | inlinestatic |
TryAddIndexedPtr(const FTypeLayoutDesc &TypeDesc, void *Ptr, int32 &OutIndex) | TPtrTableBase< void, void * > | inline |
TryGetIndexedPtr(const FTypeLayoutDesc &TypeDesc, uint32 i, void *&OutPtr) const | TPtrTableBase< void, void * > | inline |