UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
UE::IoStore::JournaledCache Namespace Reference

Classes

class  FCache
 
struct  FDataEntry
 
struct  FDebugCacheEntry
 
class  FDiskCache
 
class  FDiskJournal
 
struct  FDiskPhrase
 
class  FMemCache
 
struct  FPhraseDesc
 
class  FServiceThread
 

Typedefs

using EntryHash = uint32
 

Enumerations

enum class  EAilments { NoJrnHandle = 1 << 0 , NoDataHandle = 1 << 1 }
 

Functions

 TRACE_DECLARE_INT_COUNTER (IasMemDemand, TEXT("Ias/CacheMemDemand"))
 
 TRACE_DECLARE_INT_COUNTER (IasAllowance, TEXT("Ias/CacheAllowance"))
 
 TRACE_DECLARE_INT_COUNTER (IasOpCount, TEXT("Ias/CacheOpCount"))
 
 TRACE_DECLARE_INT_COUNTER (IasReadCursor, TEXT("Ias/CacheReadCursor"))
 

Variables

int32 CloneCachedIOBufferData = 0
 

Typedef Documentation

◆ EntryHash

Enumeration Type Documentation

◆ EAilments

Enumerator
NoJrnHandle 
NoDataHandle 

Function Documentation

◆ TRACE_DECLARE_INT_COUNTER() [1/4]

UE::IoStore::JournaledCache::TRACE_DECLARE_INT_COUNTER ( IasAllowance  ,
TEXT("Ias/CacheAllowance"  
)

◆ TRACE_DECLARE_INT_COUNTER() [2/4]

UE::IoStore::JournaledCache::TRACE_DECLARE_INT_COUNTER ( IasMemDemand  ,
TEXT("Ias/CacheMemDemand"  
)

◆ TRACE_DECLARE_INT_COUNTER() [3/4]

UE::IoStore::JournaledCache::TRACE_DECLARE_INT_COUNTER ( IasOpCount  ,
TEXT("Ias/CacheOpCount"  
)

◆ TRACE_DECLARE_INT_COUNTER() [4/4]

UE::IoStore::JournaledCache::TRACE_DECLARE_INT_COUNTER ( IasReadCursor  ,
TEXT("Ias/CacheReadCursor"  
)

Variable Documentation

◆ CloneCachedIOBufferData

int32 UE::IoStore::JournaledCache::CloneCachedIOBufferData = 0