◆ FFileCache()
| FFileCache::FFileCache |
( |
int32 |
NumSlots | ) |
|
|
explicit |
◆ ~FFileCache()
| FFileCache::~FFileCache |
( |
| ) |
|
|
inline |
◆ AcquireAndLockSlot()
◆ EvictAll()
◆ EvictFileCacheFromConsole()
| void FFileCache::EvictFileCacheFromConsole |
( |
| ) |
|
|
inline |
◆ FlushCompletedRequests()
| void FFileCache::FlushCompletedRequests |
( |
| ) |
|
◆ GetSlotMemory()
◆ IsSlotLocked()
◆ LinkSlotHead()
| void FFileCache::LinkSlotHead |
( |
int32 |
SlotIndex | ) |
|
|
inline |
◆ LinkSlotTail()
| void FFileCache::LinkSlotTail |
( |
int32 |
SlotIndex | ) |
|
|
inline |
◆ LockSlot()
◆ PushCompletedRequest()
◆ UnlinkSlot()
| void FFileCache::UnlinkSlot |
( |
int32 |
SlotIndex | ) |
|
|
inline |
◆ UnlockSlot()
◆ CompletedRequests
◆ CompletedRequestsCounter
◆ CriticalSection
◆ EvictFileCacheCommand
◆ Memory
| uint8* FFileCache::Memory |
◆ MinNumFreeSlots
| int32 FFileCache::MinNumFreeSlots |
◆ NumFreeSlots
| int32 FFileCache::NumFreeSlots |
◆ SizeInBytes
| int64 FFileCache::SizeInBytes |
◆ SlotInfo
The documentation for this class was generated from the following file: