hyperledger/iroha
Iroha - A simple, decentralized ledger http://iroha.tech
iroha::ordering::OnDemandOrderingGate Member List

This is the complete list of members for iroha::ordering::OnDemandOrderingGate, including all inherited members.

OnDemandOrderingGate(std::shared_ptr< OnDemandOrderingService > ordering_service, std::unique_ptr< transport::OdOsNotification > network_client, rxcpp::observable< std::shared_ptr< const cache::OrderingGateCache::HashesSetType >> processed_tx_hashes, rxcpp::observable< RoundSwitch > round_switch_events, std::shared_ptr< cache::OrderingGateCache > cache, std::shared_ptr< shared_model::interface::UnsafeProposalFactory > factory, std::shared_ptr< ametsuchi::TxPresenceCache > tx_cache, std::shared_ptr< ProposalCreationStrategy > proposal_creation_strategy, size_t transaction_limit, logger::LoggerPtr log)iroha::ordering::OnDemandOrderingGate
onProposal() overrideiroha::ordering::OnDemandOrderingGatevirtual
propagateBatch(std::shared_ptr< shared_model::interface::TransactionBatch > batch) overrideiroha::ordering::OnDemandOrderingGatevirtual
stop() overrideiroha::ordering::OnDemandOrderingGatevirtual
~OnDemandOrderingGate() overrideiroha::ordering::OnDemandOrderingGate
~OrderingGate()=defaultiroha::network::OrderingGatevirtual