#include <OnDemandBackendStatus.h>
◆ EFlags
| Enumerator |
|---|
| None | |
| CacheEnabled | |
| HttpEnabled | |
| HttpBulkOptionalDisabled | |
◆ IsCacheEnabled()
| bool UE::IoStore::FBackendStatus::IsCacheEnabled |
( |
| ) |
const |
|
inline |
◆ IsCacheReadOnly()
| bool UE::IoStore::FBackendStatus::IsCacheReadOnly |
( |
| ) |
const |
|
inline |
◆ IsCacheWriteable()
| bool UE::IoStore::FBackendStatus::IsCacheWriteable |
( |
| ) |
const |
|
inline |
◆ IsHttpEnabled() [1/2]
| bool UE::IoStore::FBackendStatus::IsHttpEnabled |
( |
| ) |
const |
|
inline |
◆ IsHttpEnabled() [2/2]
◆ SetCacheEnabled()
| void UE::IoStore::FBackendStatus::SetCacheEnabled |
( |
bool |
bEnabled | ) |
|
|
inline |
◆ SetHttpEnabled()
| void UE::IoStore::FBackendStatus::SetHttpEnabled |
( |
bool |
bEnabled | ) |
|
|
inline |
◆ SetHttpOptionalBulkEnabled()
| void UE::IoStore::FBackendStatus::SetHttpOptionalBulkEnabled |
( |
bool |
bEnabled | ) |
|
|
inline |
◆ ToString()
◆ operator<<
The documentation for this class was generated from the following files: