![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include "Apple/ApplePlatformFile.h"#include "Containers/UnrealString.h"#include "Containers/StringConv.h"#include "CoreGlobals.h"#include "HAL/CriticalSection.h"#include "HAL/PlatformFile.h"#include "HAL/PlatformFileCommon.h"#include "HAL/PlatformTime.h"#include "Misc/ScopeLock.h"#include "ProfilingDebugging/PlatformFileTrace.h"#include "Templates/Function.h"#include <sys/stat.h>#include "Async/MappedFileHandle.h"#include <sys/mman.h>Classes | |
| class | FAppleFileRegistry |
| class | FFileHandleApple |
| class | FMappedFileRegion |
| class | FMappedFileHandle |
Functions | |
| DEFINE_LOG_CATEGORY_STATIC (LogApplePlatformFile, Log, All) | |
Variables | |
| const FDateTime | MacEpoch (1970, 1, 1) |
| DEFINE_LOG_CATEGORY_STATIC | ( | LogApplePlatformFile | , |
| Log | , | ||
| All | |||
| ) |
| const FDateTime MacEpoch(1970, 1, 1) | ( | 1970 | , |
| 1 | , | ||
| 1 | |||
| ) |