#include <kv_types.h>
Inherited by ccf::kv::Consensus.
◆ ~ConfigurableConsensus()
| virtual ccf::kv::ConfigurableConsensus::~ConfigurableConsensus |
( |
| ) |
|
|
virtualdefault |
◆ add_configuration()
| virtual void ccf::kv::ConfigurableConsensus::add_configuration |
( |
ccf::SeqNo |
seqno, |
|
|
const Configuration::Nodes & |
conf |
|
) |
| |
|
pure virtual |
◆ get_details()
◆ get_latest_configuration()
| virtual Configuration::Nodes ccf::kv::ConfigurableConsensus::get_latest_configuration |
( |
| ) |
|
|
pure virtual |
◆ get_latest_configuration_unsafe()
| virtual Configuration::Nodes ccf::kv::ConfigurableConsensus::get_latest_configuration_unsafe |
( |
| ) |
const |
|
pure virtual |
The documentation for this class was generated from the following file: