IoStoreUtilities

Windows
MacOS
Linux

Classes

Name

Description

Public class

FPackageStoreManifest

Public class

FZenStoreWriter

A PackageStoreWriter that saves cooked packages for use by IoStore, and stores them in the Zen storage service.

Public class

IPackageStoreWriter

Functions

Name Description

Public function

int32

 

CreateIoStoreContainerFiles

(
    const TCHAR* CmdLine
)

Public function

bool

 

DumpIoStoreContainerInfo

(
    const TCHAR* InContainerFilena...,
    const FKeyChain& InKeyChain
)

Public function

bool

 

ExtractFilesFromIoStoreContainer

(
    const TCHAR* InContainerFilena...,
    const TCHAR* InDestPath,
    const FKeyChain& InKeyChain,
    const FString* InFilter,
    TMap< FString, uint64 >* OutOr...,
    TArray< FGuid >* OutUsedEncryp...,
    bool* bOutIsSigned
)

Public function

bool

 

LegacyDiffIoStoreContainers

(
    const TCHAR* InContainerFilena...,
    const TCHAR* InContainerFilena...,
    bool bInLogUniques1,
    bool bInLogUniques2,
    const FKeyChain& InKeyChain
)

Public function

bool

 

LegacyListIoStoreContainer

(
    const TCHAR* InContainerFilena...,
    int64 InSizeFilter,
    const FString& InCSVFilename,
    const FKeyChain& InKeyChain
)