![]() |
Ark Server API (ASA) - Wiki
|
#include <IPlatformFileManagedStorageWrapper.h>
Collaboration diagram for FManagedStorageFileLockRegistry:Classes | |
| struct | FLockData |
Private Member Functions | |
| FCriticalSection * | GetLock (const FString &InFilename) |
| void | ReleaseLock (const FString &InFilename) |
Private Attributes | |
| TMap< FString, FLockData > | FileLockMap |
| FCriticalSection | FileLockMapCS |
Friends | |
| class | FManagedStorageScopeFileLock |
Definition at line 63 of file IPlatformFileManagedStorageWrapper.h.
|
inlineprivate |
Definition at line 68 of file IPlatformFileManagedStorageWrapper.h.
Here is the call graph for this function:Definition at line 80 of file IPlatformFileManagedStorageWrapper.h.
Here is the call graph for this function:Definition at line 66 of file IPlatformFileManagedStorageWrapper.h.
Definition at line 105 of file IPlatformFileManagedStorageWrapper.h.
|
private |
Definition at line 106 of file IPlatformFileManagedStorageWrapper.h.