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

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

initOrderingGate(size_t max_number_of_transactions, std::chrono::milliseconds delay, std::shared_ptr< shared_model::interface::AbstractTransportFactory< shared_model::interface::Transaction, iroha::protocol::Transaction >> transaction_factory, std::shared_ptr< shared_model::interface::TransactionBatchParser > batch_parser, std::shared_ptr< shared_model::interface::TransactionBatchFactory > transaction_batch_factory, std::shared_ptr< shared_model::interface::UnsafeProposalFactory > proposal_factory, std::shared_ptr< TransportFactoryType > proposal_transport_factory, std::shared_ptr< ametsuchi::TxPresenceCache > tx_cache, logger::LoggerManagerTreePtr ordering_log_manager, std::shared_ptr< iroha::network::GenericClientFactory > client_factory, std::chrono::milliseconds proposal_creation_timeout)iroha::ordering::OnDemandOrderingInit
OnDemandOrderingInit(logger::LoggerPtr log)iroha::ordering::OnDemandOrderingInit
processCommittedBlock(std::shared_ptr< shared_model::interface::Block const > block)iroha::ordering::OnDemandOrderingInit
processRoundSwitch(iroha::ordering::RoundSwitch const &event)iroha::ordering::OnDemandOrderingInit
processSynchronizationEvent(synchronizer::SynchronizationEvent event)iroha::ordering::OnDemandOrderingInit
serviceiroha::ordering::OnDemandOrderingInit
subscribe(std::function< void(network::OrderingEvent const &)> callback)iroha::ordering::OnDemandOrderingInit
TransportFactoryType typedefiroha::ordering::OnDemandOrderingInit