This is the complete list of members for iroha::ordering::OnDemandOrderingServiceImpl, including all inherited members.
| CollectionType typedef | iroha::ordering::transport::OdOsNotification | |
| onBatches(CollectionType batches) override | iroha::ordering::OnDemandOrderingServiceImpl | virtual |
| onCollaborationOutcome(consensus::Round round) override | iroha::ordering::OnDemandOrderingServiceImpl | virtual |
| OnDemandOrderingServiceImpl(size_t transaction_limit, std::shared_ptr< shared_model::interface::UnsafeProposalFactory > proposal_factory, std::shared_ptr< ametsuchi::TxPresenceCache > tx_cache, std::shared_ptr< ProposalCreationStrategy > proposal_creation_strategy, logger::LoggerPtr log, size_t number_of_proposals=3) | iroha::ordering::OnDemandOrderingServiceImpl | |
| onRequestProposal(consensus::Round round) override | iroha::ordering::OnDemandOrderingServiceImpl | virtual |
| ProposalType typedef | iroha::ordering::transport::OdOsNotification | |
| TransactionBatchType typedef | iroha::ordering::transport::OdOsNotification | |
| ~OdOsNotification()=default | iroha::ordering::transport::OdOsNotification | virtual |