Navigation
Unreal Engine C++ API Reference > Runtime > Core > GenericPlatform
Inheritance Hierarchy
- FUseSystemMallocForNew
- FExec
- FMalloc
- FGenericStackBasedMallocCrash
References
Module | Core |
Header | /Engine/Source/Runtime/Core/Public/GenericPlatform/GenericPlatformMallocCrash.h |
Include | #include "GenericPlatform/GenericPlatformMallocCrash.h" |
Syntax
struct FGenericStackBasedMallocCrash : public FMalloc
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
FGenericStackBasedMallocCrash
(
FMalloc* MainMalloc |
Destructors
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
Functions
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
FGenericStackBasedMallocCrash & | Creates a new instance. | |
![]() |
void | SetAsGMalloc () |
Overridden from FMalloc
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
void | Free
(
void* Original |
Free |
![]() ![]() |
const TCHAR * | Gets descriptive name for logging purposes. | |
![]() ![]() |
void * | Malloc
(
SIZE_T Count, |
Malloc |
![]() ![]() |
void * | Realloc
(
void* Original, |
Realloc |
Constants
Name | Description |
---|---|
MEMORYPOOL_SIZE |