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

#include <lmdb_store_message.hpp>

Public Member Functions

 MSGPACK_FIELDS (addEntries, removeEntries)
 

Public Attributes

lmdblib::KeyDupValuesVector addEntries
 
lmdblib::KeyOptionalValuesVector removeEntries
 

Detailed Description

Definition at line 63 of file lmdb_store_message.hpp.

Member Function Documentation

◆ MSGPACK_FIELDS()

bb::nodejs::lmdb_store::Batch::MSGPACK_FIELDS ( addEntries  ,
removeEntries   
)

Member Data Documentation

◆ addEntries

lmdblib::KeyDupValuesVector bb::nodejs::lmdb_store::Batch::addEntries

Definition at line 64 of file lmdb_store_message.hpp.

◆ removeEntries

lmdblib::KeyOptionalValuesVector bb::nodejs::lmdb_store::Batch::removeEntries

Definition at line 65 of file lmdb_store_message.hpp.


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