UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FManagedStorageScopeFileLock Class Reference

#include <IPlatformFileManagedStorageWrapper.h>

Public Member Functions

 FManagedStorageScopeFileLock (FPersistentManagedFile InManagedFile)
 
 ~FManagedStorageScopeFileLock ()
 
 FManagedStorageScopeFileLock (const FManagedStorageScopeFileLock &)=delete
 
FManagedStorageScopeFileLockoperator= (const FManagedStorageScopeFileLock &)=delete
 
 FManagedStorageScopeFileLock (FManagedStorageScopeFileLock &&InOther)=delete
 
FManagedStorageScopeFileLockoperator= (FManagedStorageScopeFileLock &&InOther)=delete
 
CORE_API void Unlock ()
 

Constructor & Destructor Documentation

◆ FManagedStorageScopeFileLock() [1/3]

FManagedStorageScopeFileLock::FManagedStorageScopeFileLock ( FPersistentManagedFile  InManagedFile)
inline

◆ ~FManagedStorageScopeFileLock()

FManagedStorageScopeFileLock::~FManagedStorageScopeFileLock ( )
inline

◆ FManagedStorageScopeFileLock() [2/3]

FManagedStorageScopeFileLock::FManagedStorageScopeFileLock ( const FManagedStorageScopeFileLock )
delete

◆ FManagedStorageScopeFileLock() [3/3]

FManagedStorageScopeFileLock::FManagedStorageScopeFileLock ( FManagedStorageScopeFileLock &&  InOther)
delete

Member Function Documentation

◆ operator=() [1/2]

FManagedStorageScopeFileLock & FManagedStorageScopeFileLock::operator= ( const FManagedStorageScopeFileLock )
delete

◆ operator=() [2/2]

FManagedStorageScopeFileLock & FManagedStorageScopeFileLock::operator= ( FManagedStorageScopeFileLock &&  InOther)
delete

◆ Unlock()

void FManagedStorageScopeFileLock::Unlock ( )

The documentation for this class was generated from the following files: