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< 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() override | iroha::ordering::OnDemandOrderingGate | virtual |
| propagateBatch(std::shared_ptr< shared_model::interface::TransactionBatch > batch) override | iroha::ordering::OnDemandOrderingGate | virtual |
| stop() override | iroha::ordering::OnDemandOrderingGate | virtual |
| ~OnDemandOrderingGate() override | iroha::ordering::OnDemandOrderingGate | |
| ~OrderingGate()=default | iroha::network::OrderingGate | virtual |