UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FLockFreePointerListLIFOBase< T, TPaddingForCacheContention, TABAInc > Member List

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

FLockFreePointerListLIFOBase()=defaultFLockFreePointerListLIFOBase< T, TPaddingForCacheContention, TABAInc >
GetState() constFLockFreePointerListLIFOBase< T, TPaddingForCacheContention, TABAInc >inline
IsEmpty() constFLockFreePointerListLIFOBase< T, TPaddingForCacheContention, TABAInc >inline
Pop()FLockFreePointerListLIFOBase< T, TPaddingForCacheContention, TABAInc >inline
PopAll(ContainerType &OutContainer)FLockFreePointerListLIFOBase< T, TPaddingForCacheContention, TABAInc >inline
PopAllAndApply(FunctorType InFunctor)FLockFreePointerListLIFOBase< T, TPaddingForCacheContention, TABAInc >inline
PopAllAndChangeState(ContainerType &OutContainer, TFunctionRef< uint64(uint64)> StateChange)FLockFreePointerListLIFOBase< T, TPaddingForCacheContention, TABAInc >inline
Push(T *InPayload)FLockFreePointerListLIFOBase< T, TPaddingForCacheContention, TABAInc >inline
PushIf(T *InPayload, TFunctionRef< bool(uint64)> OkToPush)FLockFreePointerListLIFOBase< T, TPaddingForCacheContention, TABAInc >inline
Reset()FLockFreePointerListLIFOBase< T, TPaddingForCacheContention, TABAInc >inline
~FLockFreePointerListLIFOBase()FLockFreePointerListLIFOBase< T, TPaddingForCacheContention, TABAInc >inline