This is the complete list of members for iroha::consensus::yac::YacGateImpl, including all inherited members.
| processOutcome(Answer const &outcome) | iroha::consensus::yac::YacGateImpl | |
| processRoundSwitch(consensus::Round const &round, std::shared_ptr< LedgerState const > ledger_state) | iroha::consensus::yac::YacGateImpl | |
| stop() override | iroha::consensus::yac::YacGateImpl | virtual |
| vote(const simulator::BlockCreatorEvent &event) override | iroha::consensus::yac::YacGateImpl | virtual |
| YacGateImpl(std::shared_ptr< HashGate > hash_gate, std::shared_ptr< YacPeerOrderer > orderer, std::optional< ClusterOrdering > alternative_order, std::shared_ptr< const LedgerState > ledger_state, std::shared_ptr< YacHashProvider > hash_provider, std::shared_ptr< consensus::ConsensusResultCache > consensus_result_cache, logger::LoggerPtr log) | iroha::consensus::yac::YacGateImpl | |
| ~ConsensusGate()=default | iroha::network::ConsensusGate | virtual |