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

#include <lmdb_store_message.hpp>

Public Member Functions

 MSGPACK_FIELDS (db, uniqueKeys)
 

Public Attributes

std::string db
 
std::optional< bool > uniqueKeys
 

Detailed Description

Definition at line 33 of file lmdb_store_message.hpp.

Member Function Documentation

◆ MSGPACK_FIELDS()

bb::nodejs::lmdb_store::OpenDatabaseRequest::MSGPACK_FIELDS ( db  ,
uniqueKeys   
)

Member Data Documentation

◆ db

std::string bb::nodejs::lmdb_store::OpenDatabaseRequest::db

Definition at line 34 of file lmdb_store_message.hpp.

◆ uniqueKeys

std::optional<bool> bb::nodejs::lmdb_store::OpenDatabaseRequest::uniqueKeys

Definition at line 35 of file lmdb_store_message.hpp.


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