![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <LocalQueue.h>
Inheritance diagram for LowLevelTasks::LocalQueue_Impl::TWorkStealingQueue2< Type, NumItems >:Public Member Functions | |
| bool | Put (PointerType Item) |
| bool | Get (PointerType &Item) |
| bool | Steal (PointerType &Item) |
Additional Inherited Members | |
Protected Member Functions inherited from LowLevelTasks::LocalQueue_Impl::TWorkStealingQueueBase2< NumItems > | |
| bool | Put (uintptr_t Item) |
| bool | Get (uintptr_t &Item) |
| bool | Steal (uintptr_t &Item) |
|
inline |
|
inline |
|
inline |