ledger-core
ledger::core::AccountDatabaseHelper Member List

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

accountExists(soci::session &sql, const std::string &walletUid, int32_t index) (defined in ledger::core::AccountDatabaseHelper)ledger::core::AccountDatabaseHelperstatic
computeNextAccountIndex(soci::session &sql, const std::string &walletUid) (defined in ledger::core::AccountDatabaseHelper)ledger::core::AccountDatabaseHelperstatic
createAccount(soci::session &sql, const std::string &walletUid, int32_t index) (defined in ledger::core::AccountDatabaseHelper)ledger::core::AccountDatabaseHelperstatic
createAccountUid(const std::string &walletUid, int32_t accountIndex) (defined in ledger::core::AccountDatabaseHelper)ledger::core::AccountDatabaseHelperstatic
createERC20AccountUid(const std::string &ethAccountUid, const std::string &contractAddress) (defined in ledger::core::AccountDatabaseHelper)ledger::core::AccountDatabaseHelperstatic
getAccountsCount(soci::session &sql, const std::string &walletUid) (defined in ledger::core::AccountDatabaseHelper)ledger::core::AccountDatabaseHelperstatic
getAccountsIndexes(soci::session &sql, const std::string &walletUid, int32_t from, int32_t count, std::list< int32_t > &out) (defined in ledger::core::AccountDatabaseHelper)ledger::core::AccountDatabaseHelperstatic
getLastBlockWithOperations(soci::session &sql, const std::string &accountUid) (defined in ledger::core::AccountDatabaseHelper)ledger::core::AccountDatabaseHelperstatic
removeAccount(soci::session &sql, const std::string &walletUid, int32_t index) (defined in ledger::core::AccountDatabaseHelper)ledger::core::AccountDatabaseHelperstatic