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