10 class IDownloadService;
OODEFFUNC typedef void(OODLE_CALLBACK t_fp_OodleCore_Plugin_Free)(void *ptr)
Definition OptimisedDelta.h:73
Definition DownloadService.h:67
Definition OptimisedDelta.h:16
virtual const IOptimisedDelta::FResultValueOrError & GetResult() const =0
virtual int32 GetMetaDownloadSize() const =0
virtual ~IOptimisedDelta()
Definition OptimisedDelta.h:18
TValueOrError< FBuildPatchAppManifestPtr, FString > FResultValueOrError
Definition OptimisedDelta.h:19
Definition FunctionFwd.h:19
Definition ValueOrError.h:58
Definition BuildPatchFileConstructor.h:28
Definition OptimisedDelta.h:40
EInstallMode InstallMode
Definition OptimisedDelta.h:57
TArray< FString > CloudDirectories
Definition OptimisedDelta.h:53
FBuildPatchAppManifestPtr SourceManifest
Definition OptimisedDelta.h:49
FBuildPatchAppManifestRef DestinationManifest
Definition OptimisedDelta.h:51
EDeltaPolicy DeltaPolicy
Definition OptimisedDelta.h:55
Definition OptimisedDelta.h:64
IDownloadService * DownloadService
Definition OptimisedDelta.h:67
TUniqueFunction< void(const IOptimisedDelta::FResultValueOrError &)> OnComplete
Definition OptimisedDelta.h:69