Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/TClosableMpscQueue
Overloads
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
|
Containers/ClosableMpscQueue.h |
|
|
|
Containers/ClosableMpscQueue.h |
|
|
|
Containers/ClosableMpscQueue.h |
|
TClosableMpscQueue()
| |
|
| Name |
TClosableMpscQueue |
| Type |
function |
| Header File |
/Engine/Source/Runtime/Core/Public/Containers/ClosableMpscQueue.h |
| Include Path |
#include "Containers/ClosableMpscQueue.h" |
TClosableMpscQueue()
TClosableMpscQueue(TClosableMpscQueue &&)
| |
|
| Name |
TClosableMpscQueue |
| Type |
function |
| Header File |
/Engine/Source/Runtime/Core/Public/Containers/ClosableMpscQueue.h |
| Include Path |
#include "Containers/ClosableMpscQueue.h" |
TClosableMpscQueue
(
TClosableMpscQueue &&
)
TClosableMpscQueue(const TClosableMpscQueue &)
| |
|
| Name |
TClosableMpscQueue |
| Type |
function |
| Header File |
/Engine/Source/Runtime/Core/Public/Containers/ClosableMpscQueue.h |
| Include Path |
#include "Containers/ClosableMpscQueue.h" |
TClosableMpscQueue
(
const TClosableMpscQueue &
)