| AcceptToMemoryPool(const CAmount &nAbsurdFee, CValidationState &state) | CMerkleTx | |
| ADD_SERIALIZE_METHODS | CWalletTx | |
| BindWallet(CWallet *pwalletIn) | CWalletTx | inline |
| CMerkleTx() | CMerkleTx | inline |
| CMerkleTx(CTransactionRef arg) | CMerkleTx | inlineexplicit |
| CWalletTx() | CWalletTx | inline |
| CWalletTx(const CWallet *pwalletIn, CTransactionRef arg) | CWalletTx | inline |
| fAvailableCreditCached | CWalletTx | mutable |
| fAvailableWatchCreditCached | CWalletTx | mutable |
| fChangeCached | CWalletTx | mutable |
| fCreditCached | CWalletTx | mutable |
| fDebitCached | CWalletTx | mutable |
| fFromMe | CWalletTx | |
| fImmatureCreditCached | CWalletTx | mutable |
| fImmatureWatchCreditCached | CWalletTx | mutable |
| fTimeReceivedIsTxTime | CWalletTx | |
| fWatchCreditCached | CWalletTx | mutable |
| fWatchDebitCached | CWalletTx | mutable |
| GetAmounts(std::list< COutputEntry > &listReceived, std::list< COutputEntry > &listSent, CAmount &nFee, std::string &strSentAccount, const isminefilter &filter) const | CWalletTx | |
| GetAmounts(std::list< COutputEntry > &listReceived, std::list< COutputEntry > &listSent, CAmount &nFee, std::string &strSentAccount, const isminefilter &filter, std::list< CAssetOutputEntry > &assetsReceived, std::list< CAssetOutputEntry > &assetsSent) const | CWalletTx | |
| GetAvailableCredit(bool fUseCache=true) const | CWalletTx | |
| GetAvailableWatchOnlyCredit(const bool &fUseCache=true) const | CWalletTx | |
| GetBlocksToMaturity() const | CMerkleTx | |
| GetChange() const | CWalletTx | |
| GetConflicts() const | CWalletTx | |
| GetCredit(const isminefilter &filter) const | CWalletTx | |
| GetDebit(const isminefilter &filter) const | CWalletTx | |
| GetDepthInMainChain(const CBlockIndex *&pindexRet) const | CMerkleTx | |
| GetDepthInMainChain() const | CMerkleTx | inline |
| GetHash() const | CMerkleTx | inline |
| GetImmatureCredit(bool fUseCache=true) const | CWalletTx | |
| GetImmatureWatchOnlyCredit(const bool &fUseCache=true) const | CWalletTx | |
| GetRequestCount() const | CWalletTx | |
| GetTxTime() const | CWalletTx | |
| hashBlock | CMerkleTx | |
| hashUnset() const | CMerkleTx | inline |
| 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 |
| IsInMainChain() const | CMerkleTx | inline |
| IsTrusted() const | CWalletTx | |
| mapValue | CWalletTx | |
| MarkDirty() | CWalletTx | inline |
| nAvailableCreditCached | CWalletTx | mutable |
| nAvailableWatchCreditCached | CWalletTx | mutable |
| nChangeCached | CWalletTx | mutable |
| nCreditCached | CWalletTx | mutable |
| nDebitCached | CWalletTx | mutable |
| nImmatureCreditCached | CWalletTx | mutable |
| nImmatureWatchCreditCached | CWalletTx | mutable |
| nIndex | CMerkleTx | |
| nOrderPos | CWalletTx | |
| nTimeReceived | CWalletTx | |
| nTimeSmart | CWalletTx | |
| nWatchCreditCached | CWalletTx | mutable |
| nWatchDebitCached | CWalletTx | mutable |
| operator const CTransaction &() const | CMerkleTx | inline |
| pwallet | CWalletTx | private |
| RelayWalletTransaction(CConnman *connman) | CWalletTx | |
| SerializationOp(Stream &s, Operation ser_action) | CWalletTx | inline |
| setAbandoned() | CMerkleTx | inline |
| SetMerkleBranch(const CBlockIndex *pIndex, int posInBlock) | CMerkleTx | |
| SetTx(CTransactionRef arg) | CMerkleTx | inline |
| strFromAccount | CWalletTx | |
| tx | CMerkleTx | |
| vOrderForm | CWalletTx | |