UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FIndexedLockFreeLink Struct Reference

#include <LockFreeList.h>

Public Attributes

FIndexedPointer DoubleNext
 
std::atomic< void * > Payload
 
std::atomic< uint32SingleNext
 

Member Data Documentation

◆ DoubleNext

FIndexedPointer FIndexedLockFreeLink::DoubleNext

◆ Payload

std::atomic<void*> FIndexedLockFreeLink::Payload

◆ SingleNext

std::atomic<uint32> FIndexedLockFreeLink::SingleNext

The documentation for this struct was generated from the following file: