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

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

blocksQueryHandle(const shared_model::interface::BlocksQuery &qry) overrideiroha::torii::QueryProcessorImplvirtual
queryHandle(const shared_model::interface::Query &qry) overrideiroha::torii::QueryProcessorImplvirtual
QueryProcessorImpl(std::shared_ptr< ametsuchi::Storage > storage, std::shared_ptr< ametsuchi::QueryExecutorFactory > qry_exec, std::shared_ptr< iroha::PendingTransactionStorage > pending_transactions, std::shared_ptr< shared_model::interface::QueryResponseFactory > response_factory, logger::LoggerPtr log)iroha::torii::QueryProcessorImpl
~QueryProcessor()=defaultiroha::torii::QueryProcessorvirtual