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

This is the complete list of members for iroha::torii::TransactionProcessorImpl, including all inherited members.

batchHandle(std::shared_ptr< shared_model::interface::TransactionBatch > transaction_batch) const overrideiroha::torii::TransactionProcessorImplvirtual
TransactionProcessorImpl(std::shared_ptr< network::PeerCommunicationService > pcs, std::shared_ptr< MstProcessor > mst_processor, std::shared_ptr< iroha::torii::StatusBus > status_bus, std::shared_ptr< shared_model::interface::TxStatusFactory > status_factory, rxcpp::observable< std::shared_ptr< const shared_model::interface::Block >> commits, logger::LoggerPtr log)iroha::torii::TransactionProcessorImpl
~TransactionProcessor()=defaultiroha::torii::TransactionProcessorvirtual