PIVX Core  5.6.99
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 _spendsCoinbaseOrCoinstake, unsigned int nSigOps)CTxMemPoolEntry
DynamicMemoryUsage() constCTxMemPoolEntryinline
entryHeightCTxMemPoolEntryprivate
feeDeltaCTxMemPoolEntryprivate
feeRateCTxMemPoolEntryprivate
GetCountWithAncestors() constCTxMemPoolEntryinline
GetCountWithDescendants() constCTxMemPoolEntryinline
GetFee() constCTxMemPoolEntryinline
GetHeight() constCTxMemPoolEntryinline
GetModFeesWithAncestors() constCTxMemPoolEntryinline
GetModFeesWithDescendants() constCTxMemPoolEntryinline
GetModifiedFee() constCTxMemPoolEntryinline
GetSharedTx() constCTxMemPoolEntryinline
GetSigOpCount() constCTxMemPoolEntryinline
GetSigOpCountWithAncestors() constCTxMemPoolEntryinline
GetSizeWithAncestors() constCTxMemPoolEntryinline
GetSizeWithDescendants() constCTxMemPoolEntryinline
GetSpendsCoinbaseOrCoinstake() constCTxMemPoolEntryinline
GetTime() constCTxMemPoolEntryinline
GetTx() constCTxMemPoolEntryinline
GetTxSize() constCTxMemPoolEntryinline
HasZerocoins() constCTxMemPoolEntryinline
hasZerocoinsCTxMemPoolEntryprivate
IsShielded() constCTxMemPoolEntryinline
m_isShieldedCTxMemPoolEntryprivate
nCountWithAncestorsCTxMemPoolEntryprivate
nCountWithDescendantsCTxMemPoolEntryprivate
nFeeCTxMemPoolEntryprivate
nModFeesWithAncestorsCTxMemPoolEntryprivate
nModFeesWithDescendantsCTxMemPoolEntryprivate
nSigOpCountWithAncestorsCTxMemPoolEntryprivate
nSizeWithAncestorsCTxMemPoolEntryprivate
nSizeWithDescendantsCTxMemPoolEntryprivate
nTimeCTxMemPoolEntryprivate
nTxSizeCTxMemPoolEntryprivate
nUsageSizeCTxMemPoolEntryprivate
sigOpCountCTxMemPoolEntryprivate
spendsCoinbaseOrCoinstakeCTxMemPoolEntryprivate
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