This is the complete list of members for CBlockPolicyEstimator, including all inherited members.
CBlockPolicyEstimator(const CFeeRate &minRelayFee) | CBlockPolicyEstimator | |
estimateFee(int confTarget) | CBlockPolicyEstimator | |
estimatePriority(int confTarget) | CBlockPolicyEstimator | |
estimateSmartFee(int confTarget, int *answerFoundAtTarget, const CTxMemPool &pool) | CBlockPolicyEstimator | |
estimateSmartPriority(int confTarget, int *answerFoundAtTarget, const CTxMemPool &pool) | CBlockPolicyEstimator | |
feeLikely | CBlockPolicyEstimator | private |
feeStats | CBlockPolicyEstimator | private |
feeUnlikely | CBlockPolicyEstimator | private |
isFeeDataPoint(const CFeeRate &fee, double pri) | CBlockPolicyEstimator | |
isPriDataPoint(const CFeeRate &fee, double pri) | CBlockPolicyEstimator | |
mapMemPoolTxs | CBlockPolicyEstimator | private |
minTrackedFee | CBlockPolicyEstimator | private |
minTrackedPriority | CBlockPolicyEstimator | private |
nBestSeenHeight | CBlockPolicyEstimator | private |
priLikely | CBlockPolicyEstimator | private |
priStats | CBlockPolicyEstimator | private |
priUnlikely | CBlockPolicyEstimator | private |
processBlock(unsigned int nBlockHeight, std::vector< CTxMemPoolEntry > &entries, bool fCurrentEstimate) | CBlockPolicyEstimator | |
processBlockTx(unsigned int nBlockHeight, const CTxMemPoolEntry &entry) | CBlockPolicyEstimator | |
processTransaction(const CTxMemPoolEntry &entry, bool fCurrentEstimate) | CBlockPolicyEstimator | |
Read(CAutoFile &filein) | CBlockPolicyEstimator | |
removeTx(uint256 hash) | CBlockPolicyEstimator | |
Write(CAutoFile &fileout) | CBlockPolicyEstimator | |