Navigation
Unreal Engine C++ API Reference > Runtime > Core > Serialization > TMemoryImageAllocator
Inheritance Hierarchy
- FMemoryImageAllocatorBase
- TMemoryImageAllocator::ForAnyElementType
- TMemoryImageAllocator::ForElementType
References
Module | Core |
Header | /Engine/Source/Runtime/Core/Public/Serialization/MemoryImage.h |
Include | #include "Serialization/MemoryImage.h" |
Syntax
class ForAnyElementType : public FMemoryImageAllocatorBase
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
Default constructor. |
Functions
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
int32 | CalculateSlackGrow
(
int32 NumElements, |
|
![]() ![]() |
int32 | CalculateSlackGrow
(
int32 NumElements, |
|
![]() ![]() |
int32 | CalculateSlackReserve
(
int32 NumElements, |
|
![]() ![]() |
int32 | CalculateSlackReserve
(
int32 NumElements, |
|
![]() ![]() |
int32 | CalculateSlackShrink
(
int32 NumElements, |
|
![]() ![]() |
int32 | CalculateSlackShrink
(
int32 NumElements, |
|
![]() ![]() |
SizeType | ||
![]() |
void | ResizeAllocation
(
int32 PreviousNumElements, |
|
![]() |
void | ResizeAllocation
(
int32 PreviousNumElements, |
|
![]() ![]() |
void | WriteMemoryImage
(
FMemoryImageWriter& Writer, |