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.

GateObject typedefiroha::network::ConsensusGate
onOutcome() overrideiroha::consensus::yac::YacGateImplvirtual
Round typedefiroha::network::ConsensusGate
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, boost::optional< ClusterOrdering > alternative_order, std::shared_ptr< YacHashProvider > hash_provider, std::shared_ptr< simulator::BlockCreator > block_creator, std::shared_ptr< consensus::ConsensusResultCache > consensus_result_cache, logger::LoggerPtr log, std::function< std::chrono::milliseconds(ConsensusOutcomeType)> delay_func=ConsensusOutcomeDelay(std::chrono::milliseconds(0)))iroha::consensus::yac::YacGateImpl
~ConsensusGate()=defaultiroha::network::ConsensusGatevirtual