Navigation
API > API/Developer > API/Developer/TraceAnalysis
| Name | FStoreService |
| Type | class |
| Header File | /Engine/Source/Developer/TraceAnalysis/Public/Trace/StoreService.h |
| Include Path | #include "Trace/StoreService.h" |
Syntax
class FStoreService
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| Trace/StoreService.h | |||
FStoreService
(
const FStoreService& |
Trace/StoreService.h | ||
FStoreService
(
const FStoreService&& |
Trace/StoreService.h |
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
~FStoreService() |
Trace/StoreService.h |
Structs
| Name | Remarks |
|---|---|
| FDesc |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
uint32 GetPort() |
Trace/StoreService.h | ||
uint32 GetRecorderPort() |
Trace/StoreService.h |
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static FStoreService * Create
(
const FDesc& Desc |
Trace/StoreService.h |
Operators
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void operator delete
(
void* Addr |
Trace/StoreService.h | ||
void operator=
(
const FStoreService& |
Trace/StoreService.h | ||
void operator=
(
const FStoreService&& |
Trace/StoreService.h |