Bitcoin Core  0.21.1
P2P Digital Currency
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules
CTxMemPoolEntry Member List

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

Children typedefCTxMemPoolEntry
CTxMemPoolEntry(const CTransactionRef &_tx, const CAmount &_nFee, int64_t _nTime, unsigned int _entryHeight, bool spendsCoinbase, int64_t nSigOpsCost, LockPoints lp)CTxMemPoolEntry
CTxMemPoolEntryRef typedefCTxMemPoolEntry
DynamicMemoryUsage() const CTxMemPoolEntryinline
entryHeightCTxMemPoolEntryprivate
feeDeltaCTxMemPoolEntryprivate
GetCountWithAncestors() const CTxMemPoolEntryinline
GetCountWithDescendants() const CTxMemPoolEntryinline
GetFee() const CTxMemPoolEntryinline
GetHeight() const CTxMemPoolEntryinline
GetLockPoints() const CTxMemPoolEntryinline
GetMemPoolChildren() const CTxMemPoolEntryinline
GetMemPoolChildrenConst() const CTxMemPoolEntryinline
GetMemPoolParents() const CTxMemPoolEntryinline
GetMemPoolParentsConst() const CTxMemPoolEntryinline
GetModFeesWithAncestors() const CTxMemPoolEntryinline
GetModFeesWithDescendants() const CTxMemPoolEntryinline
GetModifiedFee() const CTxMemPoolEntryinline
GetSharedTx() const CTxMemPoolEntryinline
GetSigOpCost() const CTxMemPoolEntryinline
GetSigOpCostWithAncestors() const CTxMemPoolEntryinline
GetSizeWithAncestors() const CTxMemPoolEntryinline
GetSizeWithDescendants() const CTxMemPoolEntryinline
GetSpendsCoinbase() const CTxMemPoolEntryinline
GetTime() const CTxMemPoolEntryinline
GetTx() const CTxMemPoolEntryinline
GetTxSize() const CTxMemPoolEntry
GetTxWeight() const CTxMemPoolEntryinline
lockPointsCTxMemPoolEntryprivate
m_childrenCTxMemPoolEntrymutableprivate
m_epochCTxMemPoolEntrymutable
m_parentsCTxMemPoolEntrymutableprivate
nCountWithAncestorsCTxMemPoolEntryprivate
nCountWithDescendantsCTxMemPoolEntryprivate
nFeeCTxMemPoolEntryprivate
nModFeesWithAncestorsCTxMemPoolEntryprivate
nModFeesWithDescendantsCTxMemPoolEntryprivate
nSigOpCostWithAncestorsCTxMemPoolEntryprivate
nSizeWithAncestorsCTxMemPoolEntryprivate
nSizeWithDescendantsCTxMemPoolEntryprivate
nTimeCTxMemPoolEntryprivate
nTxWeightCTxMemPoolEntryprivate
nUsageSizeCTxMemPoolEntryprivate
Parents typedefCTxMemPoolEntry
sigOpCostCTxMemPoolEntryprivate
spendsCoinbaseCTxMemPoolEntryprivate
txCTxMemPoolEntryprivate
UpdateAncestorState(int64_t modifySize, CAmount modifyFee, int64_t modifyCount, int64_t modifySigOps)CTxMemPoolEntry
UpdateDescendantState(int64_t modifySize, CAmount modifyFee, int64_t modifyCount)CTxMemPoolEntry
UpdateFeeDelta(int64_t feeDelta)CTxMemPoolEntry
UpdateLockPoints(const LockPoints &lp)CTxMemPoolEntry
vTxHashesIdxCTxMemPoolEntrymutable