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

#include <lmdb_store_wrapper.hpp>

Public Attributes

lmdblib::LMDBCursor::SharedPtr cursor
 
bool reverse
 

Detailed Description

Definition at line 17 of file lmdb_store_wrapper.hpp.

Member Data Documentation

◆ cursor

lmdblib::LMDBCursor::SharedPtr bb::nodejs::lmdb_store::CursorData::cursor

Definition at line 18 of file lmdb_store_wrapper.hpp.

◆ reverse

bool bb::nodejs::lmdb_store::CursorData::reverse

Definition at line 19 of file lmdb_store_wrapper.hpp.


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