This is the complete list of members for iroha::torii::CommandServiceImpl, including all inherited members.
| CacheType typedef | iroha::torii::CommandServiceImpl | |
| CommandServiceImpl(std::shared_ptr< iroha::torii::TransactionProcessor > tx_processor, std::shared_ptr< iroha::ametsuchi::Storage > storage, std::shared_ptr< iroha::torii::StatusBus > status_bus, std::shared_ptr< shared_model::interface::TxStatusFactory > status_factory, std::shared_ptr< iroha::torii::CommandServiceImpl::CacheType > cache, std::shared_ptr< iroha::ametsuchi::TxPresenceCache > tx_presence_cache, logger::LoggerPtr log) | iroha::torii::CommandServiceImpl | |
| CommandServiceImpl(const CommandServiceImpl &)=delete | iroha::torii::CommandServiceImpl | |
| getStatus(const shared_model::crypto::Hash &request) override | iroha::torii::CommandServiceImpl | virtual |
| getStatusStream(const shared_model::crypto::Hash &hash) override | iroha::torii::CommandServiceImpl | virtual |
| handleTransactionBatch(std::shared_ptr< shared_model::interface::TransactionBatch > batch) override | iroha::torii::CommandServiceImpl | virtual |
| operator=(const CommandServiceImpl &)=delete | iroha::torii::CommandServiceImpl | |
| ~CommandService()=default | iroha::torii::CommandService | virtual |
| ~CommandServiceImpl() override | iroha::torii::CommandServiceImpl |