Raven Core  3.0.0
P2P Digital Currency
CTxMemPoolEntry Member List

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

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