Fabcoin Core  0.16.2
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, CAmount _nMinGasPrice=0)CTxMemPoolEntry
CTxMemPoolEntry(const CTxMemPoolEntry &other)CTxMemPoolEntry
DynamicMemoryUsage() const CTxMemPoolEntryinline
entryHeightCTxMemPoolEntryprivate
feeDeltaCTxMemPoolEntryprivate
GetCountWithAncestors() const CTxMemPoolEntryinline
GetCountWithDescendants() const CTxMemPoolEntryinline
GetFee() const CTxMemPoolEntryinline
GetHeight() const CTxMemPoolEntryinline
GetLockPoints() const CTxMemPoolEntryinline
GetMinGasPrice() 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
nCountWithAncestorsCTxMemPoolEntryprivate
nCountWithDescendantsCTxMemPoolEntryprivate
nFeeCTxMemPoolEntryprivate
nMinGasPriceCTxMemPoolEntryprivate
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