Ark Server API (ASE) - Wiki
Loading...
Searching...
No Matches
FHeapAllocator Class Reference

#include <ContainerAllocationPolicies.h>

+ Inheritance diagram for FHeapAllocator:

Classes

class  ForAnyElementType
 
class  ForElementType
 

Public Types

enum  { NeedsElementType = false }
 
enum  { RequireRangeCheck = true }
 

Detailed Description

The indirect allocation policy always allocates the elements indirectly.

Definition at line 321 of file ContainerAllocationPolicies.h.

Member Enumeration Documentation

◆ anonymous enum

anonymous enum
Enumerator
NeedsElementType 

Definition at line 325 of file ContainerAllocationPolicies.h.

◆ anonymous enum

anonymous enum
Enumerator
RequireRangeCheck 

Definition at line 326 of file ContainerAllocationPolicies.h.


The documentation for this class was generated from the following file: