Bitcoin Core  0.21.1
P2P Digital Currency
CWalletTx Member List

This is the complete list of members for CWalletTx, including all inherited members.

ABANDON_HASHCWalletTxprivatestatic
ABANDONED enum valueCWalletTx
AmountType enum nameCWalletTx
AMOUNTTYPE_ENUM_ELEMENTS enum valueCWalletTx
AVAILABLE_CREDIT enum valueCWalletTx
CONFIRMED enum valueCWalletTx
CONFLICTED enum valueCWalletTx
CREDIT enum valueCWalletTx
CWalletTx(const CWallet *wallet, CTransactionRef arg)CWalletTxinline
CWalletTx(CWalletTx const &)=deleteCWalletTx
DEBIT enum valueCWalletTx
fChangeCachedCWalletTxmutable
fFromMeCWalletTx
fInMempoolCWalletTxmutable
fTimeReceivedIsTxTimeCWalletTx
GetAmounts(std::list< COutputEntry > &listReceived, std::list< COutputEntry > &listSent, CAmount &nFee, const isminefilter &filter) const CWalletTx
GetAvailableCredit(bool fUseCache=true, const isminefilter &filter=ISMINE_SPENDABLE) const NO_THREAD_SAFETY_ANALYSISCWalletTx
GetBlocksToMaturity() const CWalletTx
GetCachableAmount(AmountType type, const isminefilter &filter, bool recalculate=false) const CWalletTx
GetChange() const CWalletTx
GetConflicts() const NO_THREAD_SAFETY_ANALYSISCWalletTx
GetCredit(const isminefilter &filter) const CWalletTx
GetDebit(const isminefilter &filter) const CWalletTx
GetDepthInMainChain() const NO_THREAD_SAFETY_ANALYSISCWalletTx
GetHash() const CWalletTxinline
GetImmatureCredit(bool fUseCache=true) const CWalletTx
GetImmatureWatchOnlyCredit(const bool fUseCache=true) const CWalletTx
GetSpendSize(unsigned int out, bool use_max_sig=false) const CWalletTxinline
GetTxTime() const CWalletTx
IMMATURE_CREDIT enum valueCWalletTx
Init()CWalletTxinline
InMempool() const CWalletTx
isAbandoned() const CWalletTxinline
IsCoinBase() const CWalletTxinline
isConfirmed() const CWalletTxinline
isConflicted() const CWalletTxinline
IsEquivalentTo(const CWalletTx &tx) const CWalletTx
IsFromMe(const isminefilter &filter) const CWalletTxinline
IsImmatureCoinBase() const CWalletTx
IsInMainChain() const CWalletTxinline
IsTrusted() const CWalletTx
isUnconfirmed() const CWalletTxinline
m_amountsCWalletTxmutable
m_confirmCWalletTx
m_is_cache_emptyCWalletTxmutable
m_it_wtxOrderedCWalletTx
mapValueCWalletTx
MarkDirty()CWalletTxinline
nChangeCachedCWalletTxmutable
nOrderPosCWalletTx
nTimeReceivedCWalletTx
nTimeSmartCWalletTx
operator=(CWalletTx const &x)=deleteCWalletTx
pwalletCWalletTxprivate
Serialize(Stream &s) const CWalletTxinline
setAbandoned()CWalletTxinline
setConfirmed()CWalletTxinline
setConflicted()CWalletTxinline
SetTx(CTransactionRef arg)CWalletTxinline
setUnconfirmed()CWalletTxinline
Status enum nameCWalletTx
SubmitMemoryPoolAndRelay(std::string &err_string, bool relay)CWalletTx
txCWalletTx
UNCONFIRMED enum valueCWalletTx
Unserialize(Stream &s)CWalletTxinline
vOrderFormCWalletTx