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

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

getAccount(std::string_view address) overrideiroha::ametsuchi::PostgresBurrowStoragevirtual
getStorage(std::string_view address, std::string_view key) overrideiroha::ametsuchi::PostgresBurrowStoragevirtual
PostgresBurrowStorage(soci::session &sql, std::string const &tx_hash, shared_model::interface::types::CommandIndexType cmd_index)iroha::ametsuchi::PostgresBurrowStorage
removeAccount(std::string_view address) overrideiroha::ametsuchi::PostgresBurrowStoragevirtual
setStorage(std::string_view address, std::string_view key, std::string_view value) overrideiroha::ametsuchi::PostgresBurrowStoragevirtual
storeLog(std::string_view address, std::string_view data, std::vector< std::string_view > topics) overrideiroha::ametsuchi::PostgresBurrowStoragevirtual
updateAccount(std::string_view address, std::string_view account) overrideiroha::ametsuchi::PostgresBurrowStoragevirtual
~BurrowStorage()=defaultiroha::ametsuchi::BurrowStoragevirtual