This is the complete list of members for iroha::ametsuchi::PostgresBlockQuery, including all inherited members.
| BlockResult typedef | iroha::ametsuchi::BlockQuery | |
| checkTxPresence(const shared_model::crypto::Hash &hash) override | iroha::ametsuchi::PostgresBlockQuery | virtual |
| getBlock(shared_model::interface::types::HeightType height) override | iroha::ametsuchi::PostgresBlockQuery | virtual |
| getTopBlockHeight() override | iroha::ametsuchi::PostgresBlockQuery | virtual |
| 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() override | iroha::ametsuchi::PostgresBlockQuery | virtual |
| ~BlockQuery()=default | iroha::ametsuchi::BlockQuery | virtual |