Navigation
API > API/Developer > API/Developer/TraceServices
| Name | ILinearAllocator |
| Type | class |
| Header File | /Engine/Source/Developer/TraceServices/Public/TraceServices/Containers/Allocators.h |
| Include Path | #include "TraceServices/Containers/Allocators.h" |
Syntax
class ILinearAllocator
Derived Classes
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual ~ILinearAllocator() |
TraceServices/Containers/Allocators.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void * Allocate
(
uint64 Size |
TraceServices/Containers/Allocators.h |