Dash Core Source Documentation (0.16.0.1)

Find detailed information regarding the Dash Core source code.

CWalletTx Member List

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

AcceptToMemoryPool(const CAmount &nAbsurdFee, CValidationState &state)CWalletTx
ADD_SERIALIZE_METHODSCWalletTx
BindWallet(CWallet *pwalletIn)CWalletTxinline
CMerkleTx()CMerkleTxinline
CMerkleTx(CTransactionRef arg)CMerkleTxinlineexplicit
CWalletTx()CWalletTxinline
CWalletTx(const CWallet *pwalletIn, CTransactionRef arg)CWalletTxinline
fAnonymizedCreditCachedCWalletTxmutable
fAvailableCreditCachedCWalletTxmutable
fAvailableWatchCreditCachedCWalletTxmutable
fChangeCachedCWalletTxmutable
fCreditCachedCWalletTxmutable
fDebitCachedCWalletTxmutable
fDenomConfCreditCachedCWalletTxmutable
fDenomUnconfCreditCachedCWalletTxmutable
fFromMeCWalletTx
fImmatureCreditCachedCWalletTxmutable
fImmatureWatchCreditCachedCWalletTxmutable
fInMempoolCWalletTxmutable
fTimeReceivedIsTxTimeCWalletTx
fWatchCreditCachedCWalletTxmutable
fWatchDebitCachedCWalletTxmutable
GetAmounts(std::list< COutputEntry > &listReceived, std::list< COutputEntry > &listSent, CAmount &nFee, std::string &strSentAccount, const isminefilter &filter) constCWalletTx
GetAnonymizedCredit(const CCoinControl *coinControl=nullptr) constCWalletTx
GetAvailableCredit(bool fUseCache=true) constCWalletTx
GetAvailableWatchOnlyCredit(const bool fUseCache=true) constCWalletTx
GetBlocksToMaturity() constCMerkleTx
GetChange() constCWalletTx
GetConflicts() constCWalletTx
GetCredit(const isminefilter &filter) constCWalletTx
GetDebit(const isminefilter &filter) constCWalletTx
GetDenominatedCredit(bool unconfirmed, bool fUseCache=true) constCWalletTx
GetDepthInMainChain(const CBlockIndex *&pindexRet) constCMerkleTx
GetDepthInMainChain() constCMerkleTxinline
GetHash() constCMerkleTxinline
GetImmatureCredit(bool fUseCache=true) constCWalletTx
GetImmatureWatchOnlyCredit(const bool fUseCache=true) constCWalletTx
GetTxTime() constCWalletTx
GetWallet() constCWalletTxinline
hashBlockCMerkleTx
hashUnset() constCMerkleTxinline
Init(const CWallet *pwalletIn)CWalletTxinline
CMerkleTx::Init()CMerkleTxinline
InMempool() constCWalletTx
isAbandoned() constCMerkleTxinline
IsChainLocked() constCMerkleTx
IsCoinBase() constCMerkleTxinline
IsEquivalentTo(const CWalletTx &tx) constCWalletTx
IsFromMe(const isminefilter &filter) constCWalletTxinline
IsInMainChain() constCMerkleTxinline
IsLockedByInstantSend() constCMerkleTx
IsTrusted() constCWalletTx
m_it_wtxOrderedCWalletTx
mapValueCWalletTx
MarkDirty()CWalletTxinline
nAnonymizedCreditCachedCWalletTxmutable
nAvailableCreditCachedCWalletTxmutable
nAvailableWatchCreditCachedCWalletTxmutable
nChangeCachedCWalletTxmutable
nCreditCachedCWalletTxmutable
nDebitCachedCWalletTxmutable
nDenomConfCreditCachedCWalletTxmutable
nDenomUnconfCreditCachedCWalletTxmutable
nImmatureCreditCachedCWalletTxmutable
nImmatureWatchCreditCachedCWalletTxmutable
nIndexCMerkleTx
nOrderPosCWalletTx
nTimeReceivedCWalletTx
nTimeSmartCWalletTx
nWatchCreditCachedCWalletTxmutable
nWatchDebitCachedCWalletTxmutable
pwalletCWalletTxprivate
RelayWalletTransaction(CConnman *connman)CWalletTx
SerializationOp(Stream &s, Operation ser_action)CWalletTxinline
setAbandoned()CMerkleTxinline
SetMerkleBranch(const CBlockIndex *pIndex, int posInBlock)CMerkleTx
SetTx(CTransactionRef arg)CMerkleTxinline
strFromAccountCWalletTx
txCMerkleTx
vOrderFormCWalletTx
Released under the MIT license