| ledger-core
    | 
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)=0 | ledger::core::api::WalletPool | pure virtual | 
| createWallet(const std::string &name, const api::Currency ¤cy, 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 ¤cy, const std::shared_ptr< DynamicObject > &configuration, const std::shared_ptr< WalletCallback > &callback)=0 | ledger::core::api::WalletPool | pure 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)=0 | ledger::core::api::WalletPool | pure 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)=0 | ledger::core::api::WalletPool | pure 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)=0 | ledger::core::api::WalletPool | pure 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)=0 | ledger::core::api::WalletPool | pure virtual | 
| getEventBus() override | ledger::core::WalletPoolApi | virtual | 
| getLastBlock(const std::string ¤cyName, const std::shared_ptr< api::BlockCallback > &callback) override (defined in ledger::core::WalletPoolApi) | ledger::core::WalletPoolApi | |
| ledger::core::api::WalletPool::getLastBlock(const std::string ¤cyName, const std::shared_ptr< BlockCallback > &callback)=0 | ledger::core::api::WalletPool | pure virtual | 
| getLogger() override | ledger::core::WalletPoolApi | virtual | 
| getName() override | ledger::core::WalletPoolApi | virtual | 
| getPreferences() override | ledger::core::WalletPoolApi | virtual | 
| 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)=0 | ledger::core::api::WalletPool | pure 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)=0 | ledger::core::api::WalletPool | pure 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)=0 | ledger::core::api::WalletPool | pure 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::WalletPool | static | 
| 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::WalletPoolApi | static | 
| 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)=0 | ledger::core::api::WalletPool | pure 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::WalletPool | inlinevirtual | 
| ~WalletPoolApi() (defined in ledger::core::WalletPoolApi) | ledger::core::WalletPoolApi | 
 1.8.13
 1.8.13