Bitcoin Core 30.99.0
P2P Digital Currency
CTxMemPoolEntry Member List

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

CTxMemPoolEntry(const CTxMemPoolEntry &)=deleteCTxMemPoolEntryprivate
CTxMemPoolEntry(TxGraph::Ref &&ref, const CTransactionRef &tx, CAmount fee, int64_t time, unsigned int entry_height, uint64_t entry_sequence, bool spends_coinbase, int64_t sigops_cost, LockPoints lp)CTxMemPoolEntryinline
CTxMemPoolEntry(CTxMemPoolEntry &&)=defaultCTxMemPoolEntry
CTxMemPoolEntryRef typedefCTxMemPoolEntry
DynamicMemoryUsage() constCTxMemPoolEntryinline
entry_sequenceCTxMemPoolEntryprivate
entryHeightCTxMemPoolEntryprivate
GetAdjustedWeight() constCTxMemPoolEntryinline
GetFee() constCTxMemPoolEntryinline
GetHeight() constCTxMemPoolEntryinline
GetLockPoints() constCTxMemPoolEntryinline
GetModifiedFee() constCTxMemPoolEntryinline
GetSequence() constCTxMemPoolEntryinline
GetSharedTx() constCTxMemPoolEntryinline
GetSigOpCost() constCTxMemPoolEntryinline
GetSpendsCoinbase() constCTxMemPoolEntryinline
GetTime() constCTxMemPoolEntryinline
GetTx() constCTxMemPoolEntryinline
GetTxSize() constCTxMemPoolEntryinline
GetTxWeight() constCTxMemPoolEntryinline
idx_randomizedCTxMemPoolEntrymutable
lockPointsCTxMemPoolEntrymutableprivate
m_epoch_markerCTxMemPoolEntrymutable
m_graphTxGraph::Refprivate
m_indexTxGraph::Refprivate
m_modified_feeCTxMemPoolEntryprivate
nFeeCTxMemPoolEntryprivate
nTimeCTxMemPoolEntryprivate
nTxWeightCTxMemPoolEntryprivate
nUsageSizeCTxMemPoolEntryprivate
operator=(const CTxMemPoolEntry &)=deleteCTxMemPoolEntry
operator=(CTxMemPoolEntry &&)=deleteCTxMemPoolEntry
TxGraph::Ref::operator=(Ref &&other) noexcept=deleteTxGraph::Ref
TxGraph::Ref::operator=(const Ref &)=deleteTxGraph::Ref
Ref() noexcept=defaultTxGraph::Ref
Ref(Ref &&other) noexceptTxGraph::Ref
Ref(const Ref &)=deleteTxGraph::Ref
sigOpCostCTxMemPoolEntryprivate
spendsCoinbaseCTxMemPoolEntryprivate
txCTxMemPoolEntryprivate
UpdateLockPoints(const LockPoints &lp) constCTxMemPoolEntryinline
UpdateModifiedFee(CAmount fee_diff)CTxMemPoolEntryinline
~CTxMemPoolEntry()=defaultCTxMemPoolEntryvirtual
~Ref()TxGraph::Refvirtual