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

Protected Member Functions

void SetUp () override
 
void TearDown () override
 

Static Protected Attributes

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

Detailed Description

Definition at line 38 of file content_addressed_append_only_tree.test.cpp.

Member Function Documentation

◆ SetUp()

void PersistedContentAddressedAppendOnlyTreeTest::SetUp ( )
inlineoverrideprotected

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

◆ TearDown()

void PersistedContentAddressedAppendOnlyTreeTest::TearDown ( )
inlineoverrideprotected

Definition at line 48 of file content_addressed_append_only_tree.test.cpp.

Member Data Documentation

◆ _directory

std::string PersistedContentAddressedAppendOnlyTreeTest::_directory
staticprotected

Definition at line 50 of file content_addressed_append_only_tree.test.cpp.

◆ _mapSize

uint64_t PersistedContentAddressedAppendOnlyTreeTest::_mapSize
staticprotected

Definition at line 52 of file content_addressed_append_only_tree.test.cpp.

◆ _maxReaders

uint64_t PersistedContentAddressedAppendOnlyTreeTest::_maxReaders
staticprotected

Definition at line 51 of file content_addressed_append_only_tree.test.cpp.


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