![]() |
Ark Server API (ASA) - Wiki
|
#include <IPlatformFileManagedStorageWrapper.h>
Collaboration diagram for FManagedStorageScopeFileLock:Public Member Functions | |
| FManagedStorageScopeFileLock (FPersistentManagedFile InManagedFile) | |
| ~FManagedStorageScopeFileLock () | |
| void | Unlock () |
Private Member Functions | |
| void | Lock () |
Private Attributes | |
| FPersistentManagedFile | ManagedFile |
| FCriticalSection * | pFileCS = nullptr |
Definition at line 109 of file IPlatformFileManagedStorageWrapper.h.
|
inline |
Definition at line 112 of file IPlatformFileManagedStorageWrapper.h.
Here is the call graph for this function:
Here is the caller graph for this function:
|
inline |
Definition at line 118 of file IPlatformFileManagedStorageWrapper.h.
Here is the call graph for this function:
|
private |
Here is the caller graph for this function:| void FManagedStorageScopeFileLock::Unlock | ( | ) |
Here is the caller graph for this function:
|
private |
Definition at line 129 of file IPlatformFileManagedStorageWrapper.h.
|
private |
Definition at line 130 of file IPlatformFileManagedStorageWrapper.h.