#include <FileSpan.h>
◆ FFileSpan() [1/4]
| BuildPatchServices::FFileSpan::FFileSpan |
( |
const FString & |
InFilename, |
|
|
uint64 |
InSize, |
|
|
uint64 |
InStartIdx, |
|
|
bool |
InIsUnixExecutable, |
|
|
const FString & |
InSymlinkTarget |
|
) |
| |
|
inline |
◆ FFileSpan() [2/4]
| BuildPatchServices::FFileSpan::FFileSpan |
( |
const FFileSpan & |
CopyFrom | ) |
|
|
inline |
◆ FFileSpan() [3/4]
| BuildPatchServices::FFileSpan::FFileSpan |
( |
FFileSpan && |
MoveFrom | ) |
|
|
inline |
◆ FFileSpan() [4/4]
| BuildPatchServices::FFileSpan::FFileSpan |
( |
| ) |
|
|
inline |
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ Filename
| FString BuildPatchServices::FFileSpan::Filename |
◆ IsUnixExecutable
| bool BuildPatchServices::FFileSpan::IsUnixExecutable |
◆ SHAHash
| FSHAHash BuildPatchServices::FFileSpan::SHAHash |
◆ Size
| uint64 BuildPatchServices::FFileSpan::Size |
◆ StartIdx
| uint64 BuildPatchServices::FFileSpan::StartIdx |
◆ SymlinkTarget
| FString BuildPatchServices::FFileSpan::SymlinkTarget |
The documentation for this struct was generated from the following file:
- Engine/Source/Runtime/Online/BuildPatchServices/Private/Core/FileSpan.h