Bitcoin
|
This is the complete list of members for CWalletTx, including all inherited members.
AcceptToMemoryPool(interfaces::Chain::Lock &locked_chain, CValidationState &state) | CWalletTx | |
ADD_SERIALIZE_METHODS | CMerkleTx | |
AmountType enum name | CWalletTx | |
AMOUNTTYPE_ENUM_ELEMENTS enum value | CWalletTx | |
AVAILABLE_CREDIT enum value | CWalletTx | |
BindWallet(CWallet *pwalletIn) | CWalletTx | inline |
CMerkleTx() | CMerkleTx | inline |
CMerkleTx(CTransactionRef arg) | CMerkleTx | inlineexplicit |
CREDIT enum value | CWalletTx | |
CWalletTx(const CWallet *pwalletIn, CTransactionRef arg) | CWalletTx | inline |
DEBIT enum value | CWalletTx | |
fChangeCached | CWalletTx | mutable |
fFromMe | CWalletTx | |
fInMempool | CWalletTx | mutable |
fTimeReceivedIsTxTime | CWalletTx | |
GetAmounts(std::list< COutputEntry > &listReceived, std::list< COutputEntry > &listSent, CAmount &nFee, const isminefilter &filter) const | CWalletTx | |
GetAvailableCredit(interfaces::Chain::Lock &locked_chain, bool fUseCache=true, const isminefilter &filter=ISMINE_SPENDABLE) const NO_THREAD_SAFETY_ANALYSIS | CWalletTx | |
GetBlocksToMaturity(interfaces::Chain::Lock &locked_chain) const | CMerkleTx | |
GetCachableAmount(AmountType type, const isminefilter &filter, bool recalculate=false) const | CWalletTx | |
GetChange() const | CWalletTx | |
GetConflicts() const NO_THREAD_SAFETY_ANALYSIS | CWalletTx | |
GetCredit(interfaces::Chain::Lock &locked_chain, const isminefilter &filter) const | CWalletTx | |
GetDebit(const isminefilter &filter) const | CWalletTx | |
GetDepthInMainChain(interfaces::Chain::Lock &locked_chain) const | CMerkleTx | |
GetHash() const | CMerkleTx | inline |
GetImmatureCredit(interfaces::Chain::Lock &locked_chain, bool fUseCache=true) const | CWalletTx | |
GetImmatureWatchOnlyCredit(interfaces::Chain::Lock &locked_chain, const bool fUseCache=true) const | CWalletTx | |
GetSpendSize(unsigned int out, bool use_max_sig=false) const | CWalletTx | inline |
GetTxTime() const | CWalletTx | |
hashBlock | CMerkleTx | |
hashUnset() const | CMerkleTx | inline |
IMMATURE_CREDIT enum value | CWalletTx | |
Init(const CWallet *pwalletIn) | CWalletTx | inline |
CMerkleTx::Init() | CMerkleTx | inline |
InMempool() const | CWalletTx | |
isAbandoned() const | CMerkleTx | inline |
IsCoinBase() const | CMerkleTx | inline |
IsEquivalentTo(const CWalletTx &tx) const | CWalletTx | |
IsFromMe(const isminefilter &filter) const | CWalletTx | inline |
IsImmatureCoinBase(interfaces::Chain::Lock &locked_chain) const | CMerkleTx | |
IsInMainChain(interfaces::Chain::Lock &locked_chain) const | CMerkleTx | inline |
IsTrusted(interfaces::Chain::Lock &locked_chain) const | CWalletTx | |
m_amounts | CWalletTx | mutable |
m_it_wtxOrdered | CWalletTx | |
mapValue | CWalletTx | |
MarkDirty() | CWalletTx | inline |
nChangeCached | CWalletTx | mutable |
nIndex | CMerkleTx | |
nOrderPos | CWalletTx | |
nTimeReceived | CWalletTx | |
nTimeSmart | CWalletTx | |
pwallet | CWalletTx | private |
RelayWalletTransaction(interfaces::Chain::Lock &locked_chain) | CWalletTx | |
SerializationOp(Stream &s, Operation ser_action) | CMerkleTx | inline |
Serialize(Stream &s) const | CWalletTx | inline |
setAbandoned() | CMerkleTx | inline |
SetMerkleBranch(const uint256 &block_hash, int posInBlock) | CMerkleTx | |
SetTx(CTransactionRef arg) | CMerkleTx | inline |
tx | CMerkleTx | |
Unserialize(Stream &s) | CWalletTx | inline |
vOrderForm | CWalletTx |