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

Public Attributes

std::string writableDb
 
std::string archiveDb
 
LedgerIndex lastRotated
 

Detailed Description

Definition at line 33 of file State.h.

Member Data Documentation

◆ writableDb

std::string ripple::SavedState::writableDb

Definition at line 35 of file State.h.

◆ archiveDb

std::string ripple::SavedState::archiveDb

Definition at line 36 of file State.h.

◆ lastRotated

LedgerIndex ripple::SavedState::lastRotated

Definition at line 37 of file State.h.