hyperledger/iroha
Iroha - A simple, decentralized ledger http://iroha.tech
iroha::consensus::yac::YacGateImpl Member List

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() overrideiroha::consensus::yac::YacGateImplvirtual
vote(const simulator::BlockCreatorEvent &event) overrideiroha::consensus::yac::YacGateImplvirtual
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()=defaultiroha::network::ConsensusGatevirtual