Electroneum
Electroneum::WalletManager Member List

This is the complete list of members for Electroneum::WalletManager, including all inherited members.

blockchainHeight()=0Electroneum::WalletManagerpure virtual
blockchainTargetHeight()=0Electroneum::WalletManagerpure virtual
blockTarget()=0Electroneum::WalletManagerpure virtual
checkUpdates(const std::string &software, std::string subdir)Electroneum::WalletManagerstatic
closeWallet(Wallet *wallet, bool store=true)=0Electroneum::WalletManagerpure virtual
connected(uint32_t *version=NULL)=0Electroneum::WalletManagerpure virtual
createWallet(const std::string &path, const std::string &password, const std::string &language, NetworkType nettype, uint64_t kdf_rounds=1)=0Electroneum::WalletManagerpure virtual
createWallet(const std::string &path, const std::string &password, const std::string &language, bool testnet=false)Electroneum::WalletManagerinline
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)=0Electroneum::WalletManagerpure 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)=0Electroneum::WalletManagerpure 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::WalletManagerinline
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="")=0Electroneum::WalletManagerpure 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::WalletManagerinline
errorString() const =0Electroneum::WalletManagerpure virtual
findWallets(const std::string &path)=0Electroneum::WalletManagerpure virtual
isMining()=0Electroneum::WalletManagerpure virtual
miningHashRate()=0Electroneum::WalletManagerpure virtual
networkDifficulty()=0Electroneum::WalletManagerpure virtual
openWallet(const std::string &path, const std::string &password, NetworkType nettype, uint64_t kdf_rounds=1, WalletListener *listener=nullptr)=0Electroneum::WalletManagerpure virtual
openWallet(const std::string &path, const std::string &password, bool testnet=false)Electroneum::WalletManagerinline
queryWalletDevice(Wallet::Device &device_type, const std::string &keys_file_name, const std::string &password, uint64_t kdf_rounds=1) const =0Electroneum::WalletManagerpure 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)=0Electroneum::WalletManagerpure virtual
recoveryWallet(const std::string &path, const std::string &password, const std::string &mnemonic, bool testnet=false, uint64_t restoreHeight=0)Electroneum::WalletManagerinline
recoveryWallet(const std::string &path, const std::string &mnemonic, NetworkType nettype, uint64_t restoreHeight=0)=0Electroneum::WalletManagerpure virtual
recoveryWallet(const std::string &path, const std::string &mnemonic, bool testnet=false, uint64_t restoreHeight=0)Electroneum::WalletManagerinline
resolveOpenAlias(const std::string &address, bool &dnssec_valid) const =0Electroneum::WalletManagerpure virtual
setDaemonAddress(const std::string &address)=0Electroneum::WalletManagerpure virtual
startMining(const std::string &address, uint32_t threads=1, bool background_mining=false, bool ignore_battery=true)=0Electroneum::WalletManagerpure virtual
stopMining()=0Electroneum::WalletManagerpure virtual
verifyWalletPassword(const std::string &keys_file_name, const std::string &password, bool no_spend_key, uint64_t kdf_rounds=1) const =0Electroneum::WalletManagerpure virtual
walletExists(const std::string &path)=0Electroneum::WalletManagerpure virtual