TIterator

Cache iterator.

Windows
MacOS
Linux

Inheritance Hierarchy

TPsoLruCache::TBaseIterator

TPsoLruCache::TIterator

References

Module

RHI

Header

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

Include

#include "PsoLruCache.h"

Syntax

Remarks

Cache iterator.

Constructors

Name Description

Public function

TIterator()

Public function

TIterator

(
    TPsoLruCache& InCache
)

Functions

Name Description

Public function

void

 

RemoveCurrentAndIncrement()

Removes the current element from the cache and increments the iterator.

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