Fabcoin Core  0.16.2
P2P Digital Currency
dev::eth::FixedAccountHolder Member List

This is the complete list of members for dev::eth::FixedAccountHolder, including all inherited members.

AccountHolder(std::function< Interface *()> const &_client)dev::eth::AccountHolderinlineexplicit
addProxyAccount(Address const &_account)dev::eth::AccountHolder
allAccounts() const dev::eth::AccountHolder
authenticate(dev::eth::TransactionSkeleton const &_t) overridedev::eth::FixedAccountHoldervirtual
clearQueue(int _id)dev::eth::AccountHolder
defaultTransactAccount() const dev::eth::AccountHolder
FixedAccountHolder(std::function< Interface *()> const &_client, std::vector< dev::KeyPair > const &_accounts)dev::eth::FixedAccountHolderinline
isProxyAccount(Address const &_account) const dev::eth::AccountHolderinline
isRealAccount(Address const &_account) const dev::eth::AccountHolderinline
m_accountsdev::eth::FixedAccountHolderprivate
m_clientdev::eth::AccountHolderprotected
queuedTransactions(int _id) const dev::eth::AccountHolder
queueTransaction(eth::TransactionSkeleton const &_transaction)dev::eth::AccountHolder
realAccounts() const overridedev::eth::FixedAccountHolderinlinevirtual
removeProxyAccount(unsigned _id)dev::eth::AccountHolder
setAccounts(std::vector< dev::KeyPair > const &_accounts)dev::eth::FixedAccountHolderinline
unlockAccount(Address const &, std::string const &, unsigned)dev::eth::AccountHolderinlinevirtual