Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
LMDBStoreTest Class Reference
Inheritance diagram for LMDBStoreTest:

Static Public Attributes

static std::string _directory
 
static uint32_t _maxReaders
 
static uint64_t _mapSize
 

Protected Member Functions

void SetUp () override
 
void TearDown () override
 

Detailed Description

Definition at line 30 of file lmdb_store.test.cpp.

Member Function Documentation

◆ SetUp()

void LMDBStoreTest::SetUp ( )
inlineoverrideprotected

Definition at line 32 of file lmdb_store.test.cpp.

◆ TearDown()

void LMDBStoreTest::TearDown ( )
inlineoverrideprotected

Definition at line 40 of file lmdb_store.test.cpp.

Member Data Documentation

◆ _directory

std::string LMDBStoreTest::_directory
static

Definition at line 43 of file lmdb_store.test.cpp.

◆ _mapSize

uint64_t LMDBStoreTest::_mapSize
static

Definition at line 45 of file lmdb_store.test.cpp.

◆ _maxReaders

uint32_t LMDBStoreTest::_maxReaders
static

Definition at line 44 of file lmdb_store.test.cpp.


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