AcceptToMemoryPool(bool fLimitFree=true, bool fRejectAbsurdFee=true) | CMerkleTx | |
ADD_SERIALIZE_METHODS | CWalletTx | |
BindWallet(CWallet *pwalletIn) | CWalletTx | inline |
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 | inline |
CWalletTx(const CWallet *pwalletIn) | CWalletTx | inline |
CWalletTx(const CWallet *pwalletIn, const CMerkleTx &txIn) | CWalletTx | inline |
CWalletTx(const CWallet *pwalletIn, const CTransaction &txIn) | CWalletTx | inline |
fAnonymizedCreditCached | CWalletTx | mutable |
fAvailableCreditCached | CWalletTx | mutable |
fAvailableWatchCreditCached | CWalletTx | mutable |
fChangeCached | CWalletTx | mutable |
fCreditCached | CWalletTx | mutable |
fDebitCached | CWalletTx | mutable |
fDenomConfCreditCached | CWalletTx | mutable |
fDenomUnconfCreditCached | CWalletTx | mutable |
fFromMe | CWalletTx | |
fImmatureCreditCached | CWalletTx | mutable |
fImmatureWatchCreditCached | CWalletTx | mutable |
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 | |
GetAnonymizedCredit(bool fUseCache=true) 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 | |
GetDenominatedCredit(bool unconfirmed, bool fUseCache=true) const | CWalletTx | |
GetDepthInMainChain(const CBlockIndex *&pindexRet, bool enableIX=true) const | CMerkleTx | |
GetDepthInMainChain(bool enableIX=true) const | CMerkleTx | inline |
GetHash() const | CTransaction | inline |
GetImmatureCredit(bool fUseCache=true) const | CWalletTx | |
GetImmatureWatchOnlyCredit(const bool &fUseCache=true) const | CWalletTx | |
GetRequestCount() const | CWalletTx | |
GetTotalSize() const | CTransaction | |
GetTxTime() const | CWalletTx | |
GetValueOut() const | CTransaction | |
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 | CTransaction | inline |
IsEquivalentTo(const CWalletTx &tx) const | CWalletTx | |
IsFromMe(const isminefilter &filter) const | CWalletTx | inline |
IsInMainChain() const | CMerkleTx | inline |
IsNull() const | CTransaction | inline |
IsTrusted() const | CWalletTx | |
mapValue | CWalletTx | |
MarkDirty() | CWalletTx | inline |
MAX_STANDARD_VERSION | CTransaction | static |
nAnonymizedCreditCached | CWalletTx | mutable |
nAvailableCreditCached | CWalletTx | mutable |
nAvailableWatchCreditCached | CWalletTx | mutable |
nChangeCached | CWalletTx | mutable |
nCreditCached | CWalletTx | mutable |
nDebitCached | CWalletTx | mutable |
nDenomConfCreditCached | CWalletTx | mutable |
nDenomUnconfCreditCached | CWalletTx | mutable |
nImmatureCreditCached | CWalletTx | mutable |
nImmatureWatchCreditCached | CWalletTx | mutable |
nIndex | CMerkleTx | |
nLockTime | CTransaction | |
nOrderPos | CWalletTx | |
nTimeReceived | CWalletTx | |
nTimeSmart | CWalletTx | |
nVersion | CTransaction | |
nWatchCreditCached | CWalletTx | mutable |
nWatchDebitCached | CWalletTx | mutable |
operator=(const CTransaction &tx) | CTransaction | |
pwallet | CWalletTx | private |
RelayWalletTransaction(CConnman *connman, std::string strCommand="tx") | CWalletTx | |
SerializationOp(Stream &s, Operation ser_action, int nType, int nVersion) | CWalletTx | inline |
setAbandoned() | CMerkleTx | inline |
SetMerkleBranch(const CBlock &block) | CMerkleTx | |
strFromAccount | CWalletTx | |
ToString() const | CTransaction | |
vin | CTransaction | |
vOrderForm | CWalletTx | |
vout | CTransaction | |
WriteToDisk(CWalletDB *pwalletdb) | CWalletTx | |