|
Electroneum
|
This is the complete list of members for Electroneum::WalletManagerImpl, including all inherited members.
| blockchainHeight() override | Electroneum::WalletManagerImpl | virtual |
| blockchainTargetHeight() override | Electroneum::WalletManagerImpl | virtual |
| blockTarget() override | Electroneum::WalletManagerImpl | virtual |
| checkUpdates(const std::string &software, std::string subdir) | Electroneum::WalletManager | static |
| closeWallet(Wallet *wallet, bool store=true) override | Electroneum::WalletManagerImpl | virtual |
| connected(uint32_t *version=NULL) override | Electroneum::WalletManagerImpl | virtual |
| createWallet(const std::string &path, const std::string &password, const std::string &language, NetworkType nettype, uint64_t kdf_rounds=1) override | Electroneum::WalletManagerImpl | virtual |
| Electroneum::WalletManager::createWallet(const std::string &path, const std::string &password, const std::string &language, bool testnet=false) | Electroneum::WalletManager | inline |
| createWalletFromDevice(const std::string &path, const std::string &password, NetworkType nettype, const std::string &deviceName, uint64_t restoreHeight=0, const std::string &subaddressLookahead="", uint64_t kdf_rounds=1, WalletListener *listener=nullptr) override | Electroneum::WalletManagerImpl | virtual |
| createWalletFromKeys(const std::string &path, const std::string &password, const std::string &language, NetworkType nettype, uint64_t restoreHeight, const std::string &addressString, const std::string &viewKeyString, const std::string &spendKeyString="", uint64_t kdf_rounds=1) override | Electroneum::WalletManagerImpl | virtual |
| createWalletFromKeys(const std::string &path, const std::string &language, NetworkType nettype, uint64_t restoreHeight, const std::string &addressString, const std::string &viewKeyString, const std::string &spendKeyString="") override | Electroneum::WalletManagerImpl | virtual |
| Electroneum::WalletManager::createWalletFromKeys(const std::string &path, const std::string &password, const std::string &language, bool testnet, uint64_t restoreHeight, const std::string &addressString, const std::string &viewKeyString, const std::string &spendKeyString="") | Electroneum::WalletManager | inline |
| Electroneum::WalletManager::createWalletFromKeys(const std::string &path, const std::string &language, bool testnet, uint64_t restoreHeight, const std::string &addressString, const std::string &viewKeyString, const std::string &spendKeyString="") | Electroneum::WalletManager | inline |
| errorString() const override | Electroneum::WalletManagerImpl | virtual |
| findWallets(const std::string &path) override | Electroneum::WalletManagerImpl | virtual |
| isMining() override | Electroneum::WalletManagerImpl | virtual |
| miningHashRate() override | Electroneum::WalletManagerImpl | virtual |
| networkDifficulty() override | Electroneum::WalletManagerImpl | virtual |
| openWallet(const std::string &path, const std::string &password, NetworkType nettype, uint64_t kdf_rounds=1, WalletListener *listener=nullptr) override | Electroneum::WalletManagerImpl | virtual |
| Electroneum::WalletManager::openWallet(const std::string &path, const std::string &password, bool testnet=false) | Electroneum::WalletManager | inline |
| queryWalletDevice(Wallet::Device &device_type, const std::string &keys_file_name, const std::string &password, uint64_t kdf_rounds=1) const override | Electroneum::WalletManagerImpl | virtual |
| recoveryWallet(const std::string &path, const std::string &password, const std::string &mnemonic, NetworkType nettype, uint64_t restoreHeight, uint64_t kdf_rounds=1) override | Electroneum::WalletManagerImpl | virtual |
| recoveryWallet(const std::string &path, const std::string &mnemonic, NetworkType nettype, uint64_t restoreHeight) override | Electroneum::WalletManagerImpl | virtual |
| Electroneum::WalletManager::recoveryWallet(const std::string &path, const std::string &password, const std::string &mnemonic, bool testnet=false, uint64_t restoreHeight=0) | Electroneum::WalletManager | inline |
| Electroneum::WalletManager::recoveryWallet(const std::string &path, const std::string &mnemonic, bool testnet=false, uint64_t restoreHeight=0) | Electroneum::WalletManager | inline |
| resolveOpenAlias(const std::string &address, bool &dnssec_valid) const override | Electroneum::WalletManagerImpl | virtual |
| setDaemonAddress(const std::string &address) override | Electroneum::WalletManagerImpl | virtual |
| startMining(const std::string &address, uint32_t threads=1, bool background_mining=false, bool ignore_battery=true) override | Electroneum::WalletManagerImpl | virtual |
| stopMining() override | Electroneum::WalletManagerImpl | virtual |
| verifyWalletPassword(const std::string &keys_file_name, const std::string &password, bool no_spend_key, uint64_t kdf_rounds=1) const override | Electroneum::WalletManagerImpl | virtual |
| walletExists(const std::string &path) override | Electroneum::WalletManagerImpl | virtual |
| WalletManagerFactory | Electroneum::WalletManagerImpl | friend |