Navigation
API > API/Runtime > API/Runtime/RHI > API/Runtime/RHI/FEventSink
| Name | FIterator |
| Type | struct |
| Header File | /Engine/Source/Runtime/RHI/Public/GPUProfiler.h |
| Include Path | #include "GPUProfiler.h" |
Syntax
struct FIterator
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FIterator
(
TSharedRef< FEventStream > const& Stream |
GPUProfiler.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| FEventSink | friend | GPUProfiler.h |
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Current | FEventStream::FChunk * | GPUProfiler.h | ||
| Index | uint32 | GPUProfiler.h | ||
| Stream | TSharedRef< FEventStream > | GPUProfiler.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FEvent const * Peek() |
GPUProfiler.h | ||
FEvent const * Pop() |
GPUProfiler.h |