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

This is the complete list of members for iroha::ametsuchi::PostgresBlockQuery, including all inherited members.

block_storage_iroha::ametsuchi::BlockQueryBaseprotected
BlockQueryBase(BlockStorage &block_storage, logger::LoggerPtr log)iroha::ametsuchi::BlockQueryBase
BlockResult typedefiroha::ametsuchi::BlockQuery
checkTxPresence(const shared_model::crypto::Hash &hash) overrideiroha::ametsuchi::BlockQueryBasevirtual
getBlock(shared_model::interface::types::HeightType height) overrideiroha::ametsuchi::BlockQueryBasevirtual
getTopBlockHeight() overrideiroha::ametsuchi::BlockQueryBasevirtual
getTxStatus(const shared_model::crypto::Hash &hash) overrideiroha::ametsuchi::PostgresBlockQueryvirtual
log_iroha::ametsuchi::BlockQueryBaseprotected
PostgresBlockQuery(soci::session &sql, BlockStorage &block_storage, logger::LoggerPtr log)iroha::ametsuchi::PostgresBlockQuery
PostgresBlockQuery(std::unique_ptr< soci::session > sql, BlockStorage &block_storage, logger::LoggerPtr log)iroha::ametsuchi::PostgresBlockQuery
reloadBlockstore() overrideiroha::ametsuchi::BlockQueryBasevirtual
~BlockQuery()=defaultiroha::ametsuchi::BlockQueryvirtual