Mistake on this page?
Report an issue in GitHub or email us
QCBORTagListIn Struct Reference

This is used to tell the decoder about tags that it should record in uTagBits in QCBORItem beyond the built-in tags. More...

#include <qcbor.h>

Detailed Description

This is used to tell the decoder about tags that it should record in uTagBits in QCBORItem beyond the built-in tags.

puTags points to an array of uint64_t integers that are the tags. uNumTags is the number of integers in the array. The maximum size is QCBOR_MAX_CUSTOM_TAGS. See QCBORDecode_IsTagged() and QCBORDecode_SetCallerAddedTagMap().

Definition at line 811 of file qcbor.h.

Important Information for this Arm website

This site uses cookies to store information on your computer. By continuing to use our site, you consent to our cookies. If you are not happy with the use of these cookies, please review our Cookie Policy to learn how they can be disabled. By disabling cookies, some features of the site will not work.