#include <gov_effects_interface.h>
Inherits ccf::AbstractNodeSubSystem.
Inherited by ccf::GovernanceEffects.
◆ ~AbstractGovernanceEffects()
virtual ccf::AbstractGovernanceEffects::~AbstractGovernanceEffects |
( |
| ) |
|
|
virtualdefault |
◆ get_subsystem_name()
static char const * ccf::AbstractGovernanceEffects::get_subsystem_name |
( |
| ) |
|
|
inlinestatic |
◆ rekey_ledger()
virtual bool ccf::AbstractGovernanceEffects::rekey_ledger |
( |
ccf::kv::Tx & |
tx | ) |
|
|
pure virtual |
◆ transition_service_to_open()
◆ trigger_acme_refresh()
virtual void ccf::AbstractGovernanceEffects::trigger_acme_refresh |
( |
ccf::kv::Tx & |
tx, |
|
|
const std::optional< std::vector< std::string > > & |
interfaces = std::nullopt |
|
) |
| |
|
pure virtual |
◆ trigger_ledger_chunk()
virtual void ccf::AbstractGovernanceEffects::trigger_ledger_chunk |
( |
ccf::kv::Tx & |
tx | ) |
|
|
pure virtual |
◆ trigger_recovery_shares_refresh()
virtual void ccf::AbstractGovernanceEffects::trigger_recovery_shares_refresh |
( |
ccf::kv::Tx & |
tx | ) |
|
|
pure virtual |
◆ trigger_snapshot()
virtual void ccf::AbstractGovernanceEffects::trigger_snapshot |
( |
ccf::kv::Tx & |
tx | ) |
|
|
pure virtual |
The documentation for this class was generated from the following file: