PIVX Core  5.6.99
P2P Digital Currency
CWalletTx Member List

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

ABANDON_HASHCWalletTxprivatestatic
ABANDONED enum valueCWalletTx
AcceptToMemoryPool(CValidationState &state) EXCLUSIVE_LOCKS_REQUIRED(cs_main)CWalletTx
AmountType enum nameCWalletTx
AMOUNTTYPE_ENUM_ELEMENTS enum valueCWalletTx
AVAILABLE_CREDIT enum valueCWalletTx
BindWallet(CWallet *pwalletIn)CWalletTx
CONFIRMED enum valueCWalletTx
CONFLICTED enum valueCWalletTx
CREDIT enum valueCWalletTx
CWalletTx(const CWallet *pwalletIn, CTransactionRef arg)CWalletTx
DEBIT enum valueCWalletTx
DecryptSaplingNote(const SaplingOutPoint &op) constCWalletTx
fChangeCachedCWalletTxmutable
fFromMeCWalletTx
fInMempoolCWalletTxmutable
fShieldedChangeCachedCWalletTxmutable
fStakeDelegationVoidedCWalletTxmutable
fTimeReceivedIsTxTimeCWalletTx
GetAmounts(std::list< COutputEntry > &listReceived, std::list< COutputEntry > &listSent, CAmount &nFee, const isminefilter &filter) constCWalletTx
GetAvailableCredit(bool fUseCache=true, const isminefilter &filter=ISMINE_SPENDABLE) constCWalletTx
GetAvailableWatchOnlyCredit(const bool fUseCache=true) constCWalletTx
GetBlocksToMaturity() constCWalletTx
GetCachableAmount(AmountType type, const isminefilter &filter, bool recalculate=false) constCWalletTx
GetChange() constCWalletTx
GetColdStakingCredit(bool fUseCache=true) constCWalletTx
GetColdStakingDebit(bool fUseCache=true) constCWalletTx
GetComment() constCWalletTxinline
GetConflicts() constCWalletTx
GetCredit(const isminefilter &filter, bool recalculate=false) constCWalletTx
GetDebit(const isminefilter &filter) constCWalletTx
GetDepthAndMempool(bool &fConflicted) constCWalletTx
GetDepthInMainChain() const NO_THREAD_SAFETY_ANALYSISCWalletTx
GetHash() constCWalletTxinline
GetImmatureCredit(bool fUseCache=true, const isminefilter &filter=ISMINE_SPENDABLE_ALL) constCWalletTx
GetImmatureWatchOnlyCredit(const bool fUseCache=true) constCWalletTx
GetLockedCredit() constCWalletTx
GetShieldedAvailableCredit(bool fUseCache=true) constCWalletTx
GetShieldedChange() constCWalletTx
GetStakeDelegationCredit(bool fUseCache=true) constCWalletTx
GetStakeDelegationDebit(bool fUseCache=true) constCWalletTx
GetTxTime() constCWalletTx
HasP2CSInputs() constCWalletTx
IMMATURE_CREDIT enum valueCWalletTx
Init(const CWallet *pwalletIn)CWalletTx
InMempool() constCWalletTx
isAbandoned() constCWalletTxinline
IsAmountCached(AmountType type, const isminefilter &filter) constCWalletTx
IsCoinBase() constCWalletTxinline
IsCoinStake() constCWalletTxinline
isConfirmed() constCWalletTxinline
isConflicted() constCWalletTxinline
IsEquivalentTo(const CWalletTx &tx) constCWalletTx
IsFromMe(const isminefilter &filter) constCWalletTx
IsInMainChainImmature() constCWalletTx
IsTrusted() constCWalletTx
IsTrusted(int &nDepth, bool &fConflicted) constCWalletTx
isUnconfirmed() constCWalletTxinline
m_amountsCWalletTxmutable
m_confirmCWalletTx
mapSaplingNoteDataCWalletTx
mapValueCWalletTx
MarkDirty()CWalletTx
nChangeCachedCWalletTxmutable
nOrderPosCWalletTx
nShieldedChangeCachedCWalletTxmutable
nTimeReceivedCWalletTx
nTimeSmartCWalletTx
pwalletCWalletTxprivate
RecoverSaplingNote(const SaplingOutPoint &op, const std::set< uint256 > &ovks) constCWalletTx
RelayWalletTransaction(CConnman *connman)CWalletTx
Serialize(Stream &s) constCWalletTxinline
setAbandoned()CWalletTxinline
SetComment(const std::string &comment)CWalletTxinline
setConfirmed()CWalletTxinline
setConflicted()CWalletTxinline
SetSaplingNoteData(mapSaplingNoteData_t &noteData)CWalletTx
SetTx(CTransactionRef arg)CWalletTxinline
setUnconfirmed()CWalletTxinline
Status enum nameCWalletTx
txCWalletTx
UNCONFIRMED enum valueCWalletTx
Unserialize(Stream &s)CWalletTxinline
UpdateTimeSmart()CWalletTx
vOrderFormCWalletTx