Navigation
API > API/Runtime > API/Runtime/Core
Classes
| Type | Name | Description | |
|---|---|---|---|
| FExtendedPlatformMemoryStats | Struct for more detailed stats that are slower to gather. Useful when using ForkAndWait(). | ||
| FLinuxPlatformMath | Copyright Epic Games, Inc. | ||
| FPipeHandle | Wrapper around Unix file descriptors | ||
| FPlatformMemoryStats | Unix implementation of the FGenericPlatformMemoryStats. | ||
| FProcHandle | FProcHandle can be copied (and thus passed by value). | ||
| FProcState | Wrapper around Unix pid_t. | ||
| FRunnableThreadUnix | Unix implementation of the Process OS functions | ||
| FUnixCrashContext | |||
| FUnixErrorOutputDevice | |||
| FUnixOutputDevices | |||
| FUnixPlatformFile | Unix File I/O implementation | ||
| FUnixPlatformMemory | Unix implementation of the memory OS functions | ||
| FUnixPlatformMisc | Unix implementation of the misc OS functions | ||
| FUnixPlatformProcess | Unix implementation of the Process OS functions | ||
| FUnixPlatformStackWalk | |||
| FUnixPlatformString | Unix string implementation | ||
| FUnixPlatformTypes | Unix specific types | ||
| FUnixSignalGameHitchHeartBeat | Copyright Epic Games, Inc. All Rights Reserved. | ||
| FUnixSystemWideCriticalSection | Unix implementation of the FSystemWideCriticalSection. Uses exclusive file locking. | ||
| FUnixTime | Unix implementation of the Time OS functions | ||
| FUnixTLS | Unix implementation of the TLS OS functions | ||
| tagRECT | IWYU pragma: begin_exports. | ||
| ThreadStackUserData | Passed in through sigqueue for gathering of a callstack from a signal |