FPtrTable typedef | TIndexedPtrBase< T, PtrType > | |
Get(const FPtrTable &PtrTable) const | TIndexedPtrBase< T, PtrType > | inline |
Get(const FPointerTableBase *PtrTable) const | TIndexedPtrBase< T, PtrType > | inline |
GetUnfrozen() const | TIndexedPtrBase< T, PtrType > | inline |
IndexShift enum value | TIndexedPtrBase< T, PtrType > | private |
IsFrozen() const | TIndexedPtrBase< T, PtrType > | inline |
IsFrozenMask enum value | TIndexedPtrBase< T, PtrType > | private |
IsNull() const | TIndexedPtrBase< T, PtrType > | inline |
IsValid() const | TIndexedPtrBase< T, PtrType > | inline |
operator=(T *Rhs) | TIndexedPtrBase< T, PtrType > | inline |
operator=(const PtrType &Rhs) | TIndexedPtrBase< T, PtrType > | inline |
operator=(PtrType &&Rhs) | TIndexedPtrBase< T, PtrType > | inline |
PackedIndex | TIndexedPtrBase< T, PtrType > | |
Ptr | TIndexedPtrBase< T, PtrType > | |
SafeRelease() | TIndexedPtrBase< T, PtrType > | inline |
SafeReleaseImpl(T *&InPtr) | TIndexedPtrBase< T, PtrType > | inlineprivatestatic |
SafeReleaseImpl(TRefCountPtr< T > &InPtr) | TIndexedPtrBase< T, PtrType > | inlineprivatestatic |
TIndexedPtrBase(T *InPtr=nullptr) | TIndexedPtrBase< T, PtrType > | inline |
TIndexedPtrBase(const TIndexedPtrBase< T, PtrType > &Rhs) | TIndexedPtrBase< T, PtrType > | inline |
TIndexedPtrBase(const TIndexedPtrBase< T, PtrType > &Rhs, const FPtrTable &InTable) | TIndexedPtrBase< T, PtrType > | inline |
~TIndexedPtrBase() | TIndexedPtrBase< T, PtrType > | inline |