Navigation
| Name | Cbor |
| Type | Runtime |
| Location | /Engine/Source/Runtime/Cbor/ |
| Module Build Rules | Cbor.Build.cs |
Classes
| Name | Remarks |
|---|---|
| FCborHeader | Class that represent a cbor header |
| FCborReader | Reader for a the cbor protocol encoded stream |
| FCborWriter | Writer for encoding a stream with the cbor protocol |
| ScopedCborArchiveEndianness | Ensure an archive is swapping the bytes according to which endianness was requested to read or write the CBOR. |
Structs
| Name | Remarks |
|---|---|
| FCborContext | Class that represent a cbor context which consists of a header and value pair |
Enums
Public
| Name | Remarks |
|---|---|
| ECborCode | Possible cbor code for cbor headers. |
| ECborEndianness | Defines in which endianness the CBOR data must be written. |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool operator!
(
ECborCode E |
CborTypes.h | ||
| CborTypes.h | |||
| CborTypes.h | |||
| CborTypes.h | |||
| CborTypes.h | |||
| CborTypes.h | |||
| CborTypes.h | |||
| CborTypes.h |