CCF
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
ccf::CCFConfig::Snapshots Struct Reference

#include <startup_config.h>

Public Member Functions

bool operator== (const Snapshots &) const =default
 

Public Attributes

std::string directory = "snapshots"
 
size_t tx_count = 10'000
 
std::optional< std::string > read_only_directory = std::nullopt
 

Member Function Documentation

◆ operator==()

bool ccf::CCFConfig::Snapshots::operator== ( const Snapshots ) const
default

Member Data Documentation

◆ directory

std::string ccf::CCFConfig::Snapshots::directory = "snapshots"

◆ read_only_directory

std::optional<std::string> ccf::CCFConfig::Snapshots::read_only_directory = std::nullopt

◆ tx_count

size_t ccf::CCFConfig::Snapshots::tx_count = 10'000

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