TStaticGetTypeLayoutHelper< long long >

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Serialization/MemoryLayout.h

Include

#include "Serialization/MemoryLayout.h"

Syntax

template<>
struct TStaticGetTypeLayoutHelper< long long >

Functions

Name Description

Public function Static

uint32

 

CallAppendHash

(
    const FTypeLayoutDesc& TypeDesc,
    const FPlatformTypeLayoutParameters...,
    FSHA1& Hasher
)

Public function Static

uint32

 

CallGetTargetAlignment

(
    const FTypeLayoutDesc& TypeDesc,
    const FPlatformTypeLayoutParameters...
)

Public function Static

void

 

CallToString

(
    const void* Object,
    const FTypeLayoutDesc& TypeDesc,
    const FPlatformTypeLayoutParameters...,
    FMemoryToStringContext& OutContext
)

Public function Static

void

 

CallUnfrozenCopy

(
    const FMemoryUnfreezeContent& Cont...,
    const void* Object,
    const FTypeLayoutDesc& TypeDesc,
    void* OutDst
)

Public function Static

void

 

CallWriteMemoryImage

(
    FMemoryImageWriter& Writer,
    const void* Object,
    const FTypeLayoutDesc& TypeDesc,
    const FTypeLayoutDesc& DerivedType...
)

Public function Static

const FTypeL...

 

Do()

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss