TStaticGetTypeLayoutHelper< ERHIFeatureLevel::Type >

Windows
MacOS
Linux

References

Module

RHI

Header

/Engine/Source/Runtime/RHI/Public/RHIDefinitions.h

Include

#include "RHIDefinitions.h"

Syntax

namespace TStaticGetTypeLayoutHelper< ERHIFeatureLevel
{
    template<>
    struct TStaticGetTypeLayoutHelper< ERHIFeatureLevel::Type >
}

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