#include <ledger_interface.h>
Inherits ccf::AbstractNodeSubSystem.
Inherited by ccf::ReadLedgerSubsystem.
◆ ~AbstractReadLedgerSubsystemInterface()
| ccf::AbstractReadLedgerSubsystemInterface::~AbstractReadLedgerSubsystemInterface |
( |
| ) |
|
|
overridedefault |
◆ committed_ledger_path_with_idx()
| virtual std::optional< std::filesystem::path > ccf::AbstractReadLedgerSubsystemInterface::committed_ledger_path_with_idx |
( |
size_t |
idx | ) |
|
|
pure virtual |
◆ get_init_idx()
| virtual size_t ccf::AbstractReadLedgerSubsystemInterface::get_init_idx |
( |
| ) |
|
|
pure virtual |
◆ get_subsystem_name()
| static char const * ccf::AbstractReadLedgerSubsystemInterface::get_subsystem_name |
( |
| ) |
|
|
inlinestatic |
The documentation for this class was generated from the following file: