|
| int64 | GetBlockMemory () |
| |
| int64 | GetBlockMemoryHighWater () |
| |
| | FPakPrecacher (IPlatformFile *InLowerLevel, bool bInEnableSignatureChecks) |
| |
| void | StartSignatureCheck (bool bWasCanceled, IAsyncReadRequest *Request, int32 IndexToFill) |
| |
| void | DoSignatureCheck (bool bWasCanceled, IAsyncReadRequest *Request, int32 IndexToFill) |
| |
| int32 | GetRequestCount () const |
| |
| IPlatformFile * | GetLowerLevelHandle () |
| |
| uint16 * | RegisterPakFile (FPakFile *InActualPakFile, FName File, int64 PakFileSize) |
| |
| void | SimulatePakFileCorruption () |
| |
| void | NewRequestsToLowerComplete (bool bWasCanceled, IAsyncReadRequest *Request, int32 Index) |
| |
| bool | QueueRequest (IPakRequestor *Owner, FPakFile *InActualPakFile, FName File, int64 PakFileSize, int64 Offset, int64 Size, EAsyncIOPriorityAndFlags PriorityAndFlags) |
| |
| void | SetAsyncMinimumPriority (EAsyncIOPriorityAndFlags NewPriority) |
| |
| bool | GetCompletedRequest (IPakRequestor *Owner, uint8 *UserSuppliedMemory) |
| |
| void | CancelRequest (IPakRequestor *Owner) |
| |
| bool | IsProbablyIdle () |
| |
| void | Unmount (FName PakFile, FPakFile *UnmountedPak) |
| |
| uint64 | GetLoadSize () |
| |
| uint32 | GetLoads () |
| |
| uint32 | GetFrees () |
| |
| void | DumpBlocks () |
| |
◆ FPakPrecacher()
| FPakPrecacher::FPakPrecacher |
( |
IPlatformFile * |
InLowerLevel, |
|
|
bool |
bInEnableSignatureChecks |
|
) |
| |
|
inline |
◆ CancelRequest()
◆ DoSignatureCheck()
◆ DumpBlocks()
| void FPakPrecacher::DumpBlocks |
( |
| ) |
|
|
inline |
◆ Get()
◆ GetBlockMemory()
| int64 FPakPrecacher::GetBlockMemory |
( |
| ) |
|
|
inline |
◆ GetBlockMemoryHighWater()
| int64 FPakPrecacher::GetBlockMemoryHighWater |
( |
| ) |
|
|
inline |
◆ GetCompletedRequest()
◆ GetFrees()
| uint32 FPakPrecacher::GetFrees |
( |
| ) |
|
|
inline |
◆ GetLoads()
| uint32 FPakPrecacher::GetLoads |
( |
| ) |
|
|
inline |
◆ GetLoadSize()
| uint64 FPakPrecacher::GetLoadSize |
( |
| ) |
|
|
inline |
◆ GetLowerLevelHandle()
◆ GetRequestCount()
| int32 FPakPrecacher::GetRequestCount |
( |
| ) |
const |
|
inline |
◆ Init()
◆ IsProbablyIdle()
| bool FPakPrecacher::IsProbablyIdle |
( |
| ) |
|
|
inline |
◆ NewRequestsToLowerComplete()
◆ QueueRequest()
◆ RegisterPakFile()
◆ SetAsyncMinimumPriority()
◆ Shutdown()
◆ SimulatePakFileCorruption()
| void FPakPrecacher::SimulatePakFileCorruption |
( |
| ) |
|
|
inline |
◆ StartSignatureCheck()
◆ Unmount()
The documentation for this class was generated from the following file: