Navigation
Unreal Engine C++ API Reference > Developer > TraceServices > TraceServices > Containers
References
Module | TraceServices |
Header | /Engine/Source/Developer/TraceServices/Public/TraceServices/Containers/Allocators.h |
Include | #include "TraceServices/Containers/Allocators.h" |
Syntax
class ILinearAllocator
Destructors
Type | Name | Description |
---|---|---|
~ILinearAllocator () |
Functions
Type | Name | Description |
---|---|---|
void * | Allocate ( uint64 Size ) |