Navigation
Unreal Engine C++ API Reference > Developer > TraceAnalysis
Classes
Type | Name | Description |
---|---|---|
Public class | FAnalysisContext | Used to describe how a log of trace events should be analyzed and being the analysis on a particular trace stream. |
Public class | FAnalysisProcessor | Represents the processing (e.g. analysis) of a trace stream. |
Public class | FControlClient | Simple helper class for communicating with trace system of a running instance. |
Public class | FFileDataStream | An implementation of IInDataStream that reads from a file on disk. |
Public class | FStoreClient | |
Public class | FStoreService | |
Public class | IAnalyzer | Interface that users implement to analyze the events in a trace. |
Public class | IInDataStream |
Typedefs
Name | Description |
---|---|
FMessageDelegate |
Enums
Type | Name | Description |
---|---|---|
Public enum | UE::Trace::EAnalysisMessageSeverity |