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

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

Allocate()TLockFreeClassAllocator< T, TPaddingForCacheContention >inline
TLockFreeFixedSizeAllocator< sizeof(T), TPaddingForCacheContention, FNoopCounter >::Allocate(int32 Alignment=MIN_ALIGNMENT)TLockFreeFixedSizeAllocator< sizeof(T), TPaddingForCacheContention, FNoopCounter >inlineprivate
Free(T *Item)TLockFreeClassAllocator< T, TPaddingForCacheContention >inline
TLockFreeFixedSizeAllocator< sizeof(T), TPaddingForCacheContention, FNoopCounter >::Free(void *Item)TLockFreeFixedSizeAllocator< sizeof(T), TPaddingForCacheContention, FNoopCounter >inlineprivate
New()TLockFreeClassAllocator< T, TPaddingForCacheContention >inline