ledger-core
ledger::core::TezosLikeAccountDatabaseHelper Member List

This is the complete list of members for ledger::core::TezosLikeAccountDatabaseHelper, including all inherited members.

addOriginatedAccountOperation(soci::session &sql, const std::string &opUid, const std::string &tezosTxUid, const std::string &originatedAccountUid) (defined in ledger::core::TezosLikeAccountDatabaseHelper)ledger::core::TezosLikeAccountDatabaseHelperstatic
createAccount(soci::session &sql, const std::string walletUid, int32_t index, const std::string &publicKey) (defined in ledger::core::TezosLikeAccountDatabaseHelper)ledger::core::TezosLikeAccountDatabaseHelperstatic
createOriginatedAccountUid(const std::string &xtzAccountUid, const std::string &originatedAddress) (defined in ledger::core::TezosLikeAccountDatabaseHelper)ledger::core::TezosLikeAccountDatabaseHelperstatic
queryAccount(soci::session &sql, const std::string &accountUid, TezosLikeAccountDatabaseEntry &entry) (defined in ledger::core::TezosLikeAccountDatabaseHelper)ledger::core::TezosLikeAccountDatabaseHelperstatic
queryOperations(soci::session &sql, const std::string &accountUid, std::vector< Operation > &operations, std::function< bool(const std::string &address)> filter) (defined in ledger::core::TezosLikeAccountDatabaseHelper)ledger::core::TezosLikeAccountDatabaseHelperstatic
updatePubKeyField(soci::session &sql, const std::string &accountUid, const std::string &pubKey) (defined in ledger::core::TezosLikeAccountDatabaseHelper)ledger::core::TezosLikeAccountDatabaseHelperstatic