|
Electroneum
|
This is the complete list of members for Electroneum::WalletManager, including all inherited members.
| blockchainHeight()=0 | Electroneum::WalletManager | pure virtual |
| blockchainTargetHeight()=0 | Electroneum::WalletManager | pure virtual |
| blockTarget()=0 | Electroneum::WalletManager | pure virtual |
| checkUpdates(const std::string &software, std::string subdir) | Electroneum::WalletManager | static |
| closeWallet(Wallet *wallet, bool store=true)=0 | Electroneum::WalletManager | pure virtual |
| connected(uint32_t *version=NULL)=0 | Electroneum::WalletManager | pure virtual |
| createWallet(const std::string &path, const std::string &password, const std::string &language, NetworkType nettype, uint64_t kdf_rounds=1)=0 | Electroneum::WalletManager | pure virtual |
| 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)=0 | Electroneum::WalletManager | pure 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)=0 | Electroneum::WalletManager | pure virtual |
| 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 |
| 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="")=0 | Electroneum::WalletManager | pure virtual |
| 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 =0 | Electroneum::WalletManager | pure virtual |
| findWallets(const std::string &path)=0 | Electroneum::WalletManager | pure virtual |
| isMining()=0 | Electroneum::WalletManager | pure virtual |
| miningHashRate()=0 | Electroneum::WalletManager | pure virtual |
| networkDifficulty()=0 | Electroneum::WalletManager | pure virtual |
| openWallet(const std::string &path, const std::string &password, NetworkType nettype, uint64_t kdf_rounds=1, WalletListener *listener=nullptr)=0 | Electroneum::WalletManager | pure virtual |
| 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 =0 | Electroneum::WalletManager | pure virtual |
| recoveryWallet(const std::string &path, const std::string &password, const std::string &mnemonic, NetworkType nettype=MAINNET, uint64_t restoreHeight=0, uint64_t kdf_rounds=1)=0 | Electroneum::WalletManager | pure virtual |
| recoveryWallet(const std::string &path, const std::string &password, const std::string &mnemonic, bool testnet=false, uint64_t restoreHeight=0) | Electroneum::WalletManager | inline |
| recoveryWallet(const std::string &path, const std::string &mnemonic, NetworkType nettype, uint64_t restoreHeight=0)=0 | Electroneum::WalletManager | pure virtual |
| 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 =0 | Electroneum::WalletManager | pure virtual |
| setDaemonAddress(const std::string &address)=0 | Electroneum::WalletManager | pure virtual |
| startMining(const std::string &address, uint32_t threads=1, bool background_mining=false, bool ignore_battery=true)=0 | Electroneum::WalletManager | pure virtual |
| stopMining()=0 | Electroneum::WalletManager | pure virtual |
| verifyWalletPassword(const std::string &keys_file_name, const std::string &password, bool no_spend_key, uint64_t kdf_rounds=1) const =0 | Electroneum::WalletManager | pure virtual |
| walletExists(const std::string &path)=0 | Electroneum::WalletManager | pure virtual |