UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
UnixPlatformMemory.h File Reference
#include "CoreTypes.h"
#include "GenericPlatform/GenericPlatformMemory.h"
#include "HAL/PlatformCrt.h"
#include <malloc.h>

Go to the source code of this file.

Classes

struct  FPlatformMemoryStats
 
struct  FExtendedPlatformMemoryStats
 
struct  FUnixPlatformMemory
 
struct  FUnixPlatformMemory::FUnixSharedMemoryRegion
 
class  FUnixPlatformMemory::FPlatformVirtualMemoryBlock
 

Macros

#define COMPILE_FORK_PAGE_PROTECTOR   0
 

Typedefs

typedef FUnixPlatformMemory FPlatformMemory
 

Macro Definition Documentation

◆ COMPILE_FORK_PAGE_PROTECTOR

#define COMPILE_FORK_PAGE_PROTECTOR   0

Typedef Documentation

◆ FPlatformMemory