Longfellow ZK 0290cb32
Loading...
Searching...
No Matches
proofs::CborDoc Class Reference
Collaboration diagram for proofs::CborDoc:

Data Structures

union  U

Public Member Functions

bool decode (const uint8_t in[], size_t len, size_t &pos, size_t offset)
const CborDocindex (size_t index) const
const CborDoclookup (const uint8_t *const in, size_t len, const uint8_t bytes[], size_t &ndx) const
const CborDoclookup_unsigned (uint64_t k, size_t &ndx) const
const CborDoclookup_negative (int64_t k, size_t &ndx) const
size_t position () const
size_t length () const

Data Fields

size_t header_pos_
enum CborTag t_
union proofs::CborDoc::U u_
std::vector< CborDocchildren_

The documentation for this class was generated from the following file: