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

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

CacheType typedefiroha::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 &)=deleteiroha::torii::CommandServiceImpl
getStatus(const shared_model::crypto::Hash &request) overrideiroha::torii::CommandServiceImplvirtual
getStatusStream(const shared_model::crypto::Hash &hash) overrideiroha::torii::CommandServiceImplvirtual
handleTransactionBatch(std::shared_ptr< shared_model::interface::TransactionBatch > batch) overrideiroha::torii::CommandServiceImplvirtual
operator=(const CommandServiceImpl &)=deleteiroha::torii::CommandServiceImpl
~CommandService()=defaultiroha::torii::CommandServicevirtual
~CommandServiceImpl() overrideiroha::torii::CommandServiceImpl