Ark Server API (ASA) - Wiki
Loading...
Searching...
No Matches
TMemoryImageAllocator< Alignment > Class Template Reference

#include <MemoryImage.h>

Classes

class  ForAnyElementType
 
class  ForElementType
 

Public Types

enum  { NeedsElementType = false }
 
enum  { RequireRangeCheck = true }
 
enum  { SupportsFreezeMemoryImage = true }
 
using SizeType = int32
 

Detailed Description

template<uint32 Alignment = DEFAULT_ALIGNMENT>
class TMemoryImageAllocator< Alignment >

Definition at line 637 of file MemoryImage.h.

Member Typedef Documentation

◆ SizeType

template<uint32 Alignment = DEFAULT_ALIGNMENT>
using TMemoryImageAllocator< Alignment >::SizeType = int32

Definition at line 640 of file MemoryImage.h.

Member Enumeration Documentation

◆ anonymous enum

template<uint32 Alignment = DEFAULT_ALIGNMENT>
anonymous enum
Enumerator
NeedsElementType 

Definition at line 642 of file MemoryImage.h.

◆ anonymous enum

template<uint32 Alignment = DEFAULT_ALIGNMENT>
anonymous enum
Enumerator
RequireRangeCheck 

Definition at line 643 of file MemoryImage.h.

◆ anonymous enum

template<uint32 Alignment = DEFAULT_ALIGNMENT>
anonymous enum
Enumerator
SupportsFreezeMemoryImage 

Definition at line 644 of file MemoryImage.h.


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