|
CCF
|
#include <self_healing_open_impl.h>
Public Member Functions | |
| SelfHealingOpenSubsystem (NodeState *node_state) | |
| void | reset_state (ccf::kv::Tx &tx) |
| void | try_start (ccf::kv::Tx &tx, bool recovering) |
| void | advance (ccf::kv::Tx &tx, bool timeout) |
| ccf::SelfHealingOpenSubsystem::SelfHealingOpenSubsystem | ( | NodeState * | node_state | ) |
| void ccf::SelfHealingOpenSubsystem::advance | ( | ccf::kv::Tx & | tx, |
| bool | timeout | ||
| ) |
| void ccf::SelfHealingOpenSubsystem::reset_state | ( | ccf::kv::Tx & | tx | ) |
| void ccf::SelfHealingOpenSubsystem::try_start | ( | ccf::kv::Tx & | tx, |
| bool | recovering | ||
| ) |