This is the complete list of members for iroha::ametsuchi::PostgresBurrowStorage, including all inherited members.
| getAccount(std::string_view address) override | iroha::ametsuchi::PostgresBurrowStorage | virtual |
| getStorage(std::string_view address, std::string_view key) override | iroha::ametsuchi::PostgresBurrowStorage | virtual |
| PostgresBurrowStorage(soci::session &sql, std::string const &tx_hash, shared_model::interface::types::CommandIndexType cmd_index) | iroha::ametsuchi::PostgresBurrowStorage | |
| removeAccount(std::string_view address) override | iroha::ametsuchi::PostgresBurrowStorage | virtual |
| setStorage(std::string_view address, std::string_view key, std::string_view value) override | iroha::ametsuchi::PostgresBurrowStorage | virtual |
| storeLog(std::string_view address, std::string_view data, std::vector< std::string_view > topics) override | iroha::ametsuchi::PostgresBurrowStorage | virtual |
| updateAccount(std::string_view address, std::string_view account) override | iroha::ametsuchi::PostgresBurrowStorage | virtual |
| ~BurrowStorage()=default | iroha::ametsuchi::BurrowStorage | virtual |