ledger-core
ledger::core::WalletPoolApi Member List

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

changePassword(const std::string &oldPassword, const std::string &newPassword, const std::shared_ptr< api::ErrorCodeCallback > &callback) override (defined in ledger::core::WalletPoolApi)ledger::core::WalletPoolApi
ledger::core::api::WalletPool::changePassword(const std::string &oldPassword, const std::string &newPassword, const std::shared_ptr< ErrorCodeCallback > &callback)=0ledger::core::api::WalletPoolpure virtual
createWallet(const std::string &name, const api::Currency &currency, const std::shared_ptr< api::DynamicObject > &configuration, const std::shared_ptr< api::WalletCallback > &callback) override (defined in ledger::core::WalletPoolApi)ledger::core::WalletPoolApi
ledger::core::api::WalletPool::createWallet(const std::string &name, const Currency &currency, const std::shared_ptr< DynamicObject > &configuration, const std::shared_ptr< WalletCallback > &callback)=0ledger::core::api::WalletPoolpure virtual
eraseDataSince(const std::chrono::system_clock::time_point &date, const std::shared_ptr< api::ErrorCodeCallback > &callback) override (defined in ledger::core::WalletPoolApi)ledger::core::WalletPoolApi
ledger::core::api::WalletPool::eraseDataSince(const std::chrono::system_clock::time_point &date, const std::shared_ptr< ErrorCodeCallback > &callback)=0ledger::core::api::WalletPoolpure virtual
freshResetAll(const std::shared_ptr< api::ErrorCodeCallback > &callback) override (defined in ledger::core::WalletPoolApi)ledger::core::WalletPoolApi
ledger::core::api::WalletPool::freshResetAll(const std::shared_ptr< ErrorCodeCallback > &callback)=0ledger::core::api::WalletPoolpure virtual
getCurrencies(const std::shared_ptr< api::CurrencyListCallback > &callback) override (defined in ledger::core::WalletPoolApi)ledger::core::WalletPoolApi
ledger::core::api::WalletPool::getCurrencies(const std::shared_ptr< CurrencyListCallback > &callback)=0ledger::core::api::WalletPoolpure virtual
getCurrency(const std::string &name, const std::shared_ptr< api::CurrencyCallback > &callback) override (defined in ledger::core::WalletPoolApi)ledger::core::WalletPoolApi
ledger::core::api::WalletPool::getCurrency(const std::string &name, const std::shared_ptr< CurrencyCallback > &callback)=0ledger::core::api::WalletPoolpure virtual
getEventBus() overrideledger::core::WalletPoolApivirtual
getLastBlock(const std::string &currencyName, const std::shared_ptr< api::BlockCallback > &callback) override (defined in ledger::core::WalletPoolApi)ledger::core::WalletPoolApi
ledger::core::api::WalletPool::getLastBlock(const std::string &currencyName, const std::shared_ptr< BlockCallback > &callback)=0ledger::core::api::WalletPoolpure virtual
getLogger() overrideledger::core::WalletPoolApivirtual
getName() overrideledger::core::WalletPoolApivirtual
getPreferences() overrideledger::core::WalletPoolApivirtual
getWallet(const std::string &name, const std::shared_ptr< api::WalletCallback > &callback) override (defined in ledger::core::WalletPoolApi)ledger::core::WalletPoolApi
ledger::core::api::WalletPool::getWallet(const std::string &name, const std::shared_ptr< WalletCallback > &callback)=0ledger::core::api::WalletPoolpure virtual
getWalletCount(const std::shared_ptr< api::I32Callback > &callback) override (defined in ledger::core::WalletPoolApi)ledger::core::WalletPoolApi
ledger::core::api::WalletPool::getWalletCount(const std::shared_ptr< I32Callback > &callback)=0ledger::core::api::WalletPoolpure virtual
getWallets(int32_t from, int32_t size, const std::shared_ptr< api::WalletListCallback > &callback) override (defined in ledger::core::WalletPoolApi)ledger::core::WalletPoolApi
ledger::core::api::WalletPool::getWallets(int32_t from, int32_t size, const std::shared_ptr< WalletListCallback > &callback)=0ledger::core::api::WalletPoolpure virtual
newInstance(const std::string &name, const std::string &password, const std::shared_ptr< HttpClient > &httpClient, const std::shared_ptr< WebSocketClient > &webSocketClient, const std::shared_ptr< PathResolver > &pathResolver, const std::shared_ptr< LogPrinter > &logPrinter, const std::shared_ptr< ThreadDispatcher > &dispatcher, const std::shared_ptr< RandomNumberGenerator > &rng, const std::shared_ptr< DatabaseBackend > &backend, const std::shared_ptr< DynamicObject > &configuration)ledger::core::api::WalletPoolstatic
open(const std::string &name, const std::string &password, const std::shared_ptr< api::HttpClient > &httpClient, const std::shared_ptr< api::WebSocketClient > &webSocketClient, const std::shared_ptr< api::PathResolver > &pathResolver, const std::shared_ptr< api::LogPrinter > &logPrinter, const std::shared_ptr< api::ThreadDispatcher > &dispatcher, const std::shared_ptr< api::RandomNumberGenerator > &rng, const std::shared_ptr< api::DatabaseBackend > &backend, const std::shared_ptr< api::DynamicObject > &configuration, const std::shared_ptr< api::WalletPoolCallback > &listener) (defined in ledger::core::WalletPoolApi)ledger::core::WalletPoolApistatic
updateWalletConfig(const std::string &name, const std::shared_ptr< api::DynamicObject > &configuration, const std::shared_ptr< api::ErrorCodeCallback > &callback) override (defined in ledger::core::WalletPoolApi)ledger::core::WalletPoolApi
ledger::core::api::WalletPool::updateWalletConfig(const std::string &name, const std::shared_ptr< DynamicObject > &configuration, const std::shared_ptr< ErrorCodeCallback > &callback)=0ledger::core::api::WalletPoolpure virtual
WalletPoolApi(const std::shared_ptr< ledger::core::WalletPool > &pool) (defined in ledger::core::WalletPoolApi)ledger::core::WalletPoolApi
~WalletPool() (defined in ledger::core::api::WalletPool)ledger::core::api::WalletPoolinlinevirtual
~WalletPoolApi() (defined in ledger::core::WalletPoolApi)ledger::core::WalletPoolApi