This is the complete list of members for iroha::consensus::yac::YacGateImpl, including all inherited members.
| GateObject typedef | iroha::network::ConsensusGate | |
| onOutcome() override | iroha::consensus::yac::YacGateImpl | virtual |
| Round typedef | iroha::network::ConsensusGate | |
| 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, boost::optional< ClusterOrdering > alternative_order, std::shared_ptr< const LedgerState > ledger_state, 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()=default | iroha::network::ConsensusGate | virtual |