Ark Server API (ASA) - Wiki
Loading...
Searching...
No Matches
TRefCountPtrTable< T > Member List

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

AddIndexedPointer(T *Ptr)TPtrTableBase< T, TRefCountPtr< T > >inline
AddPatchedPointer(T *Ptr, uint64 Offset)TPtrTableBase< T, TRefCountPtr< T > >inline
AddPatchedPointerBase(uint32 PtrIndex, uint64 Offset)FPtrTableBaseprotected
ApplyPointerPatches(void *FrozenBase) constTPtrTableBase< T, TRefCountPtr< T > >inline
begin()TPtrTableBase< T, TRefCountPtr< T > >inline
begin() constTPtrTableBase< T, TRefCountPtr< T > >inline
Empty(int32 NewSize=0)TPtrTableBase< T, TRefCountPtr< T > >inline
end()TPtrTableBase< T, TRefCountPtr< T > >inline
end() constTPtrTableBase< T, TRefCountPtr< T > >inline
GetIndexedPointer(uint32 i) constTPtrTableBase< T, TRefCountPtr< T > >inline
LoadAndApplyPatchesFromArchive(FArchive &Ar, void *FrozenBase, const PtrType &Ptr)FPtrTableBaseinlinestatic
LoadIndexedPointer(T *Ptr)TPtrTableBase< T, TRefCountPtr< T > >inline
Num() constTPtrTableBase< T, TRefCountPtr< T > >inline
PatchListsFPtrTableBaseprotected
PatchOffsetsFPtrTableBaseprotected
PointersTPtrTableBase< T, TRefCountPtr< T > >private
SavePatchesToArchive(FArchive &Ar, uint32 PtrIndex) constFPtrTableBase
StaticGetPtrTypeLayoutDesc()TPtrTableBase< T, TRefCountPtr< T > >inlinestatic
Super typedefTRefCountPtrTable< T >private
TryAddIndexedPtr(const FTypeLayoutDesc &TypeDesc, void *Ptr, int32 &OutIndex)TPtrTableBase< T, TRefCountPtr< T > >inline
TryGetIndexedPtr(const FTypeLayoutDesc &TypeDesc, uint32 i, void *&OutPtr) constTPtrTableBase< T, TRefCountPtr< T > >inline