Navigation
API > API/Developer > API/Developer/TraceAnalysis > API/Developer/TraceAnalysis/Trace
References
| Module | TraceAnalysis |
| Header | /Engine/Source/Developer/TraceAnalysis/Public/Trace/StoreConnection.h |
| Include | #include "Trace/StoreConnection.h" |
Syntax
class FStoreConnection
Constructors
| Type | Name | Description | |
|---|---|---|---|
Destructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| const bool | |||
| bool | ConnectToStore
(
const TCHAR* Host, |
||
| void | Disconnect () |
||
| const FString & | |||
| uint32 | |||
| bool | GetStoreAddressAndPort
(
uint32& OutStoreAddress, |
||
| UE::Trace::FStoreClient * | |||
| FCriticalSection & | |||
| FString | GetStoreDir () |
||
| const bool | IsLocalHost () |
||
| bool | Attempt to reconnect to the store if the connection was severed, without recreating the store client. |