![]() |
PRCYCoin
2.0.0.7rc1
P2P Digital Currency
|
This is the complete list of members for CTxMemPool, including all inherited members.
| AddTransactionsUpdated(unsigned int n) | CTxMemPool | |
| addUnchecked(const uint256 &hash, const CTxMemPoolEntry &entry) | CTxMemPool | |
| ApplyDeltas(const uint256 hash, double &dPriorityDelta, CAmount &nFeeDelta) | CTxMemPool | |
| check(const CCoinsViewCache *pcoins) const | CTxMemPool | |
| clear() | CTxMemPool | |
| ClearPrioritisation(const uint256 hash) | CTxMemPool | |
| cs | CTxMemPool | mutable |
| CTxMemPool(const CFeeRate &_minRelayFee) | CTxMemPool | |
| estimateFee(int nBlocks) const | CTxMemPool | |
| estimatePriority(int nBlocks) const | CTxMemPool | |
| exists(uint256 hash) | CTxMemPool | inline |
| fSanityCheck | CTxMemPool | private |
| GetTotalTxSize() | CTxMemPool | inline |
| GetTransactionsUpdated() const | CTxMemPool | |
| lookup(uint256 hash, CTransaction &result) const | CTxMemPool | |
| mapDeltas | CTxMemPool | |
| mapNextTx | CTxMemPool | |
| mapTx | CTxMemPool | |
| minerPolicyEstimator | CTxMemPool | private |
| minRelayFee | CTxMemPool | private |
| nTransactionsUpdated | CTxMemPool | private |
| PrioritiseTransaction(const uint256 hash, const std::string strHash, double dPriorityDelta, const CAmount &nFeeDelta) | CTxMemPool | |
| pruneSpent(const uint256 &hash, CCoins &coins) | CTxMemPool | |
| queryHashes(std::vector< uint256 > &vtxid) | CTxMemPool | |
| ReadFeeEstimates(CAutoFile &filein) | CTxMemPool | |
| remove(const CTransaction &tx, std::list< CTransaction > &removed, bool fRecursive=false) | CTxMemPool | |
| removeCoinbaseSpends(const CCoinsViewCache *pcoins, unsigned int nMemPoolHeight) | CTxMemPool | |
| removeConflicts(const CTransaction &tx, std::list< CTransaction > &removed) | CTxMemPool | |
| removeForBlock(const std::vector< CTransaction > &vtx, unsigned int nBlockHeight, std::list< CTransaction > &conflicts) | CTxMemPool | |
| setSanityCheck(bool _fSanityCheck) | CTxMemPool | inline |
| size() | CTxMemPool | inline |
| totalTxSize | CTxMemPool | private |
| WriteFeeEstimates(CAutoFile &fileout) const | CTxMemPool | |
| ~CTxMemPool() | CTxMemPool |
1.8.17