![]() |
PIVX Core
5.6.99
P2P Digital Currency
|
This is the complete list of members for CBlockPolicyEstimator, including all inherited members.
| CBlockPolicyEstimator(const CFeeRate &minRelayFee) | CBlockPolicyEstimator | explicit |
| estimateFee(int confTarget) | CBlockPolicyEstimator | |
| estimateSmartFee(int confTarget, int *answerFoundAtTarget, const CTxMemPool &pool) | CBlockPolicyEstimator | |
| feeStats | CBlockPolicyEstimator | private |
| mapMemPoolTxs | CBlockPolicyEstimator | private |
| minTrackedFee | CBlockPolicyEstimator | private |
| nBestSeenHeight | CBlockPolicyEstimator | private |
| processBlock(unsigned int nBlockHeight, std::vector< const CTxMemPoolEntry * > &entries) | CBlockPolicyEstimator | |
| processBlockTx(unsigned int nBlockHeight, const CTxMemPoolEntry *entry) | CBlockPolicyEstimator | |
| processTransaction(const CTxMemPoolEntry &entry, bool validFeeEstimate) | CBlockPolicyEstimator | |
| Read(CAutoFile &filein, int nFileVersion) | CBlockPolicyEstimator | |
| removeTx(const uint256 &hash) | CBlockPolicyEstimator | |
| trackedTxs | CBlockPolicyEstimator | private |
| untrackedTxs | CBlockPolicyEstimator | private |
| Write(CAutoFile &fileout) | CBlockPolicyEstimator |