![]() |
Ark Server API (ASE) - Wiki
|
#include <ContainerAllocationPolicies.h>
Inheritance diagram for FHeapAllocator:Classes | |
| class | ForAnyElementType |
| class | ForElementType |
Public Types | |
| enum | { NeedsElementType = false } |
| enum | { RequireRangeCheck = true } |
The indirect allocation policy always allocates the elements indirectly.
Definition at line 321 of file ContainerAllocationPolicies.h.
| anonymous enum |
| Enumerator | |
|---|---|
| NeedsElementType | |
Definition at line 325 of file ContainerAllocationPolicies.h.
| anonymous enum |
| Enumerator | |
|---|---|
| RequireRangeCheck | |
Definition at line 326 of file ContainerAllocationPolicies.h.