rippled
Public Attributes | List of all members
ripple::LedgerLoad_test::SetupData Struct Reference
Collaboration diagram for ripple::LedgerLoad_test::SetupData:
Collaboration graph
[legend]

Public Attributes

const std::string dbPath
 
std::string ledgerFile {}
 
Json::Value ledger {}
 
Json::Value hashes {}
 

Detailed Description

Definition at line 49 of file LedgerLoad_test.cpp.

Member Data Documentation

◆ dbPath

const std::string ripple::LedgerLoad_test::SetupData::dbPath

Definition at line 51 of file LedgerLoad_test.cpp.

◆ ledgerFile

std::string ripple::LedgerLoad_test::SetupData::ledgerFile {}

Definition at line 52 of file LedgerLoad_test.cpp.

◆ ledger

Json::Value ripple::LedgerLoad_test::SetupData::ledger {}

Definition at line 53 of file LedgerLoad_test.cpp.

◆ hashes

Json::Value ripple::LedgerLoad_test::SetupData::hashes {}

Definition at line 54 of file LedgerLoad_test.cpp.