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