Monero
Loading...
Searching...
No Matches
Monero::WalletManager Member List

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

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