Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
bb::nodejs::lmdb_store::StartCursorResponse Struct Reference

#include <lmdb_store_message.hpp>

Public Member Functions

 MSGPACK_FIELDS (cursor, entries)
 

Public Attributes

std::optional< uint64_t > cursor
 
lmdblib::KeyDupValuesVector entries
 

Detailed Description

Definition at line 84 of file lmdb_store_message.hpp.

Member Function Documentation

◆ MSGPACK_FIELDS()

bb::nodejs::lmdb_store::StartCursorResponse::MSGPACK_FIELDS ( cursor  ,
entries   
)

Member Data Documentation

◆ cursor

std::optional<uint64_t> bb::nodejs::lmdb_store::StartCursorResponse::cursor

Definition at line 85 of file lmdb_store_message.hpp.

◆ entries

lmdblib::KeyDupValuesVector bb::nodejs::lmdb_store::StartCursorResponse::entries

Definition at line 86 of file lmdb_store_message.hpp.


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