The item handle.
More...
#include <data.h>
The item handle.
Definition at line 171 of file data.h.
◆ data
unsigned char* cbor_item_t::data |
Raw data block - interpretation depends on metadata.
Definition at line 179 of file data.h.
◆ metadata
Discriminated by type.
Definition at line 173 of file data.h.
◆ refcount
size_t cbor_item_t::refcount |
Reference count - initialize to 0.
Definition at line 175 of file data.h.
◆ type
Major type discriminator.
Definition at line 177 of file data.h.
The documentation for this struct was generated from the following file: