◆ ECacheStorageState
| Enumerator |
|---|
| Deleted | |
| Created | |
| Mounted | |
| Count | |
◆ FCacheStorageMetaData()
| Experimental::FCacheStorageMetaData::FCacheStorageMetaData |
( |
int32 |
InCacheIndex, |
|
|
const FString & |
InMountName, |
|
|
bool |
bCacheExists, |
|
|
uint64 |
InEarlyStartupSize |
|
) |
| |
|
inline |
◆ CreateCacheStorage()
| bool Experimental::FCacheStorageMetaData::CreateCacheStorage |
( |
uint64 |
RequestNumberOfBytes | ) |
|
|
inline |
◆ DestroyCacheStorage()
| void Experimental::FCacheStorageMetaData::DestroyCacheStorage |
( |
| ) |
|
|
inline |
◆ GetCacheStorageInfo()
| uint64 Experimental::FCacheStorageMetaData::GetCacheStorageInfo |
( |
| ) |
|
|
inline |
◆ GetEarlyStartupSize()
| uint64 Experimental::FCacheStorageMetaData::GetEarlyStartupSize |
( |
| ) |
const |
|
inline |
◆ GetMountName()
| const FString & Experimental::FCacheStorageMetaData::GetMountName |
( |
| ) |
const |
|
inline |
◆ GetMountPath()
| FString Experimental::FCacheStorageMetaData::GetMountPath |
( |
| ) |
const |
|
inline |
◆ IsValid()
| bool Experimental::FCacheStorageMetaData::IsValid |
( |
| ) |
const |
|
inline |
◆ LexToString()
◆ MountCacheStorage()
| FString Experimental::FCacheStorageMetaData::MountCacheStorage |
( |
| ) |
|
|
inline |
◆ NotifyWaitersWhileLocked()
| void Experimental::FCacheStorageMetaData::NotifyWaitersWhileLocked |
( |
| ) |
|
|
inline |
◆ UnmountCacheStorage()
| void Experimental::FCacheStorageMetaData::UnmountCacheStorage |
( |
| ) |
|
|
inline |
◆ WaitForPredicateWhileLocked()
| void Experimental::FCacheStorageMetaData::WaitForPredicateWhileLocked |
( |
const TFunction< bool()> & |
Predicate | ) |
|
|
inline |
The documentation for this class was generated from the following file: