Navigation
API > API/Developer > API/Developer/IoStoreUtilities > API/Developer/IoStoreUtilities/FZenStoreWriter
| Name | FCommitQueue |
| Type | class |
| Header File | /Engine/Source/Developer/IoStoreUtilities/Private/ZenStoreWriter.cpp |
| Include Path | #include "ZenStoreWriter.cpp" |
Syntax
class FCommitQueue
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FCommitQueue() |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers | | --- | --- | --- | --- | --- |Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool BlockAndDequeue
(
FZenCommitInfo& OutCommit |
|||
void CompleteAdding() |
|||
void Enqueue
(
FZenCommitInfo&& Commit |
|||
void ResetAdding() |