| AcceptToMemoryPool(bool fLimitFree=true, bool fRejectInsaneFee=true, bool ignoreFees=false) | CMerkleTx | |
| ADD_SERIALIZE_METHODS | CWalletTx | |
| BindWallet(CWallet *pwalletIn) | CWalletTx | |
| bulletproofs | CTransaction | |
| c | CTransaction | |
| CalculateModifiedSize(unsigned int nTxSize=0) const | CTransaction | |
| CMerkleTx() | CMerkleTx | inline |
| CMerkleTx(const CTransaction &txIn) | CMerkleTx | inline |
| ComputePriority(double dPriorityInputs, unsigned int nTxSize=0) const | CTransaction | |
| CTransaction() | CTransaction | |
| CTransaction(const CMutableTransaction &tx) | CTransaction | |
| CURRENT_VERSION | CTransaction | static |
| CWalletTx() | CWalletTx | |
| CWalletTx(CWallet *pwalletIn) | CWalletTx | |
| CWalletTx(CWallet *pwalletIn, const CMerkleTx &txIn) | CWalletTx | |
| CWalletTx(CWallet *pwalletIn, const CTransaction &txIn) | CWalletTx | |
| fAvailableCreditCached | CWalletTx | mutable |
| fAvailableWatchCreditCached | CWalletTx | mutable |
| fChangeCached | CWalletTx | mutable |
| fCreditCached | CWalletTx | mutable |
| fDebitCached | CWalletTx | mutable |
| fFromMe | CWalletTx | |
| fImmatureCreditCached | CWalletTx | mutable |
| fImmatureWatchCreditCached | CWalletTx | mutable |
| fSpent | CWalletTx | |
| fTimeReceivedIsTxTime | CWalletTx | |
| fWatchCreditCached | CWalletTx | mutable |
| fWatchDebitCached | CWalletTx | mutable |
| GetAccountAmounts(const std::string &strAccount, CAmount &nReceived, CAmount &nSent, CAmount &nFee, const isminefilter &filter) const | CWalletTx | |
| GetAmounts(std::list< COutputEntry > &listReceived, std::list< COutputEntry > &listSent, CAmount &nFee, std::string &strSentAccount, const isminefilter &filter) const | CWalletTx | |
| GetAvailableCredit(bool fUseCache=true) const | CWalletTx | |
| GetAvailableWatchOnlyCredit(const bool &fUseCache=true) const | CWalletTx | |
| GetBlockHeight() const | CWalletTx | |
| GetBlocksToMaturity() const | CMerkleTx | |
| GetChange() const | CWalletTx | |
| GetComputedTxTime() const | CWalletTx | |
| GetConflicts() const | CWalletTx | |
| GetCredit(const isminefilter &filter) const | CWalletTx | |
| GetDebit(const isminefilter &filter) const | CWalletTx | |
| GetDepthInMainChain(const CBlockIndex *&pindexRet, bool enableIX=true) const | CMerkleTx | |
| GetDepthInMainChain(bool enableIX=true) const | CMerkleTx | |
| GetDepthInMainChainINTERNAL(const CBlockIndex *&pindexRet) const | CMerkleTx | private |
| GetHash() const | CTransaction | inline |
| GetImmatureCredit(bool fUseCache=true) const | CWalletTx | |
| GetImmatureWatchOnlyCredit(const bool &fUseCache=true) const | CWalletTx | |
| GetLockedCredit() const | CWalletTx | |
| GetOutPoints() const | CTransaction | |
| GetRequestCount() const | CWalletTx | |
| GetTransactionLockSignatures() const | CMerkleTx | |
| GetTxTime() const | CWalletTx | |
| GetUnlockedCredit() const | CWalletTx | |
| GetValueOut() const | CTransaction | |
| hash | CTransaction | private |
| hashBlock | CMerkleTx | |
| hasPaymentID | CTransaction | |
| Init(CWallet *pwalletIn) | CWalletTx | |
| CMerkleTx::Init() | CMerkleTx | inline |
| InMempool() const | CWalletTx | |
| IsCoinAudit() const | CTransaction | inline |
| IsCoinBase() const | CTransaction | inline |
| IsCoinStake() const | CTransaction | |
| IsFromMe(const isminefilter &filter) const | CWalletTx | |
| IsInMainChain() const | CMerkleTx | |
| IsInMainChainImmature() const | CMerkleTx | |
| IsNull() const | CTransaction | inline |
| IsTransactionLockTimedOut() const | CMerkleTx | |
| IsTrusted() const | CWalletTx | |
| mapValue | CWalletTx | |
| MarkDirty() | CWalletTx | |
| nAvailableCreditCached | CWalletTx | mutable |
| nAvailableWatchCreditCached | CWalletTx | mutable |
| nChangeCached | CWalletTx | mutable |
| nCreditCached | CWalletTx | mutable |
| nDebitCached | CWalletTx | mutable |
| nImmatureCreditCached | CWalletTx | mutable |
| nImmatureWatchCreditCached | CWalletTx | mutable |
| nIndex | CMerkleTx | |
| nLockTime | CTransaction | |
| nOrderPos | CWalletTx | |
| nTimeReceived | CWalletTx | |
| nTimeSmart | CWalletTx | |
| nTxFee | CTransaction | |
| ntxFeeKeyImage | CTransaction | |
| nVersion | CTransaction | |
| nWatchCreditCached | CWalletTx | mutable |
| nWatchDebitCached | CWalletTx | mutable |
| operator=(const CTransaction &tx) | CTransaction | |
| paymentID | CTransaction | |
| pwallet | CWalletTx | private |
| RelayWalletTransaction(std::string strCommand=NetMsgType::TX) | CWalletTx | |
| S | CTransaction | |
| SerializationOp(Stream &s, Operation ser_action, int nType, int nVersion) | CWalletTx | inline |
| SetMerkleBranch(const CBlock &block) | CMerkleTx | |
| strFromAccount | CWalletTx | |
| ToString() const | CTransaction | |
| txPrivM | CTransaction | |
| txType | CTransaction | |
| UpdateHash() const | CTransaction | private |
| UsesUTXO(const COutPoint out) | CTransaction | |
| vin | CTransaction | |
| vOrderForm | CWalletTx | |
| vout | CTransaction | |
| WriteToDisk(CWalletDB *pwalletdb) | CWalletTx | |