#include <MemoryImage.h>
◆ FMemoryImageSection()
| FMemoryImageSection::FMemoryImageSection |
( |
FMemoryImage * |
InImage | ) |
|
|
inline |
◆ ComputeHash()
| void FMemoryImageSection::ComputeHash |
( |
| ) |
|
◆ Flatten()
◆ GetOffset()
| uint32 FMemoryImageSection::GetOffset |
( |
| ) |
const |
|
inline |
◆ WriteAlignment()
| uint32 FMemoryImageSection::WriteAlignment |
( |
uint32 |
Alignment | ) |
|
|
inline |
◆ WriteBytes() [1/2]
| uint32 FMemoryImageSection::WriteBytes |
( |
const T & |
Data | ) |
|
|
inline |
◆ WriteBytes() [2/2]
◆ WriteFMemoryImageName()
| uint32 FMemoryImageSection::WriteFMemoryImageName |
( |
int32 |
NumBytes, |
|
|
const FName & |
Name |
|
) |
| |
◆ WriteFScriptName()
◆ WritePaddingToSize()
| void FMemoryImageSection::WritePaddingToSize |
( |
uint32 |
Offset | ) |
|
|
inline |
◆ WritePointer()
◆ WriteRawPointerSizedBytes()
| uint32 FMemoryImageSection::WriteRawPointerSizedBytes |
( |
uint64 |
PointerValue | ) |
|
◆ WriteVTable()
◆ WriteZeroBytes()
| uint32 FMemoryImageSection::WriteZeroBytes |
( |
int32 |
Num | ) |
|
|
inline |
◆ Bytes
◆ Hash
◆ MaxAlignment
| uint32 FMemoryImageSection::MaxAlignment |
◆ MemoryImageNames
◆ ParentImage
◆ Pointers
◆ ScriptNames
◆ VTables
The documentation for this class was generated from the following files: