ledger-core
ledger::core::api::Wallet Member List

This is the complete list of members for ledger::core::api::Wallet, including all inherited members.

asBitcoinLikeWallet()=0ledger::core::api::Walletpure virtual
eraseDataSince(const std::chrono::system_clock::time_point &date, const std::shared_ptr< ErrorCodeCallback > &callback)=0ledger::core::api::Walletpure virtual
getAccount(int32_t index, const std::shared_ptr< AccountCallback > &callback)=0ledger::core::api::Walletpure virtual
getAccountCount(const std::shared_ptr< I32Callback > &callback)=0ledger::core::api::Walletpure virtual
getAccountCreationInfo(int32_t accountIndex, const std::shared_ptr< AccountCreationInfoCallback > &callback)=0ledger::core::api::Walletpure virtual
getAccountPreferences(int32_t index)=0ledger::core::api::Walletpure virtual
getAccounts(int32_t offset, int32_t count, const std::shared_ptr< AccountListCallback > &callback)=0ledger::core::api::Walletpure virtual
getConfiguration()=0ledger::core::api::Walletpure virtual
getCurrency()=0ledger::core::api::Walletpure virtual
getEventBus()=0ledger::core::api::Walletpure virtual
getExtendedKeyAccountCreationInfo(int32_t accountIndex, const std::shared_ptr< ExtendedKeyAccountCreationInfoCallback > &callback)=0ledger::core::api::Walletpure virtual
getLastBlock(const std::shared_ptr< BlockCallback > &callback)=0ledger::core::api::Walletpure virtual
getLogger()=0ledger::core::api::Walletpure virtual
getName()=0ledger::core::api::Walletpure virtual
getNextAccountCreationInfo(const std::shared_ptr< AccountCreationInfoCallback > &callback)=0ledger::core::api::Walletpure virtual
getNextAccountIndex(const std::shared_ptr< I32Callback > &callback)=0ledger::core::api::Walletpure virtual
getNextExtendedKeyAccountCreationInfo(const std::shared_ptr< ExtendedKeyAccountCreationInfoCallback > &callback)=0ledger::core::api::Walletpure virtual
getPreferences()=0ledger::core::api::Walletpure virtual
getWalletType()=0ledger::core::api::Walletpure virtual
isInstanceOfBitcoinLikeWallet()=0ledger::core::api::Walletpure virtual
isInstanceOfEthereumLikeWallet()=0ledger::core::api::Walletpure virtual
isInstanceOfRippleLikeWallet()=0ledger::core::api::Walletpure virtual
isSynchronizing()=0ledger::core::api::Walletpure virtual
newAccountWithExtendedKeyInfo(const ExtendedKeyAccountCreationInfo &extendedKeyAccountCreationInfo, const std::shared_ptr< AccountCallback > &callback)=0ledger::core::api::Walletpure virtual
newAccountWithInfo(const AccountCreationInfo &accountCreationInfo, const std::shared_ptr< AccountCallback > &callback)=0ledger::core::api::Walletpure virtual
synchronize()=0ledger::core::api::Walletpure virtual
~Wallet() (defined in ledger::core::api::Wallet)ledger::core::api::Walletinlinevirtual