Navigation
API > API/Runtime > API/Runtime/StorageServerClient
Inheritance Hierarchy
- FArchiveState
- FArchive
- FStorageServerResponse
References
| Module | StorageServerClient |
| Header | /Engine/Source/Runtime/StorageServerClient/Public/StorageServerConnection.h |
| Include | #include "StorageServerConnection.h" |
Syntax
class FStorageServerResponse : public FArchive
Constructors
No constructors are accessible with public or protected access.
Destructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| const int32 | GetErrorCode () |
||
| const FString & | |||
| FCbObject | |||
| bool | IsOk () |
||
| int64 | SerializeChunk
(
FIoBuffer& OutChunk, |
||
| int64 | SerializeChunk
(
FStorageServerSerializationContext& Context, |
||
| int64 | SerializeChunkTo
(
FMutableMemoryView Memory, |
Overridden from FArchive
| Type | Name | Description | |
|---|---|---|---|
| void | Serialize
(
void* V, |