Navigation
API > API/Developer > API/Developer/TraceAnalysis > API/Developer/TraceAnalysis/Trace
References
Module | TraceAnalysis |
Header | /Engine/Source/Developer/TraceAnalysis/Public/Trace/StoreClient.h |
Include | #include "Trace/StoreClient.h" |
Syntax
class FStoreClient
Constructors
No constructors are accessible with public or protected access.
Destructors
Type | Name | Description | |
---|---|---|---|
![]() |
Functions
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
FStoreClient * | ||
![]() ![]() |
uint32 | ||
![]() ![]() |
const FSessionInfo * | GetSessionInfo
(
uint32 Index |
|
![]() ![]() |
const FSessionInfo * | GetSessionInfoByGuid
(
const FGuid& TraceGuid |
|
![]() ![]() |
const FSessionInfo * | GetSessionInfoById
(
uint32 Id |
|
![]() ![]() |
const FSessionInfo * | GetSessionInfoByTraceId
(
uint32 TraceId |
|
![]() ![]() |
const FStatus * | GetStatus () |
|
![]() ![]() |
uint32 | ||
![]() ![]() |
uint32 | GetStorePort () |
|
![]() ![]() |
uint32 | ||
![]() ![]() |
const FTraceInfo * | GetTraceInfo
(
uint32 Index |
|
![]() ![]() |
const FTraceInfo * | GetTraceInfoById
(
uint32 Id |
|
![]() ![]() |
const FVersion * | GetVersion () |
|
![]() ![]() |
bool | IsValid () |
|
![]() ![]() |
FTraceData | ||
![]() |
bool | ||
![]() |
bool | SetSponsored
(
bool bSponsored |
|
![]() |
bool |
Operators
Type | Name | Description | |
---|---|---|---|
![]() |
void | operator delete
(
void* Addr |
Classes
Type | Name | Description | |
---|---|---|---|
![]() |
FSessionInfo | ||
![]() |
FStatus | ||
![]() |
FTraceData | ||
![]() |
FTraceInfo | ||
![]() |
FVersion |