Choose your operating system:
Windows
macOS
Linux
Name |
Description |
|
---|---|---|
|
FCborContext |
Class that represent a cbor context which consists of a header and value pair |
|
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. |
Name |
Description |
|
---|---|---|
|
ECborCode |
Possible cbor code for cbor headers. |
|
ECborEndianness |
Defines in which endianness the CBOR data must be written. |
Name | Description | ||
---|---|---|---|
|
constexpr bo... |
operator! ( |
|
|
constexpr EC... |
operator& |
|
|
operator&= |
||
|
constexpr EC... |
operator^ |
|
|
operator^= |
||
|
constexpr EC... |
operator| |
|
|
operator|= |
||
|
constexpr EC... |
operator~ ( |