![]() |
Bitcoin Core
26.1.0
P2P Digital Currency
|
This is the complete list of members for CBlockPolicyEstimator, including all inherited members.
| _removeTx(const uint256 &hash, bool inBlock) EXCLUSIVE_LOCKS_REQUIRED(m_cs_fee_estimator) | CBlockPolicyEstimator | private |
| BlockSpan() const EXCLUSIVE_LOCKS_REQUIRED(m_cs_fee_estimator) | CBlockPolicyEstimator | private |
| CBlockPolicyEstimator(const fs::path &estimation_filepath, const bool read_stale_estimates) | CBlockPolicyEstimator | |
| DOUBLE_SUCCESS_PCT | CBlockPolicyEstimator | privatestatic |
| estimateCombinedFee(unsigned int confTarget, double successThreshold, bool checkShorterHorizon, EstimationResult *result) const EXCLUSIVE_LOCKS_REQUIRED(m_cs_fee_estimator) | CBlockPolicyEstimator | private |
| estimateConservativeFee(unsigned int doubleTarget, EstimationResult *result) const EXCLUSIVE_LOCKS_REQUIRED(m_cs_fee_estimator) | CBlockPolicyEstimator | private |
| estimateFee(int confTarget) const EXCLUSIVE_LOCKS_REQUIRED(!m_cs_fee_estimator) | CBlockPolicyEstimator | |
| estimateRawFee(int confTarget, double successThreshold, FeeEstimateHorizon horizon, EstimationResult *result=nullptr) const EXCLUSIVE_LOCKS_REQUIRED(!m_cs_fee_estimator) | CBlockPolicyEstimator | |
| estimateSmartFee(int confTarget, FeeCalculation *feeCalc, bool conservative) const EXCLUSIVE_LOCKS_REQUIRED(!m_cs_fee_estimator) | CBlockPolicyEstimator | |
| FEE_SPACING | CBlockPolicyEstimator | privatestatic |
| Flush() EXCLUSIVE_LOCKS_REQUIRED(!m_cs_fee_estimator) | CBlockPolicyEstimator | |
| FlushFeeEstimates() EXCLUSIVE_LOCKS_REQUIRED(!m_cs_fee_estimator) | CBlockPolicyEstimator | |
| FlushUnconfirmed() EXCLUSIVE_LOCKS_REQUIRED(!m_cs_fee_estimator) | CBlockPolicyEstimator | |
| GetFeeEstimatorFileAge() | CBlockPolicyEstimator | |
| GUARDED_BY(m_cs_fee_estimator) | CBlockPolicyEstimator | inlineprivate |
| GUARDED_BY(m_cs_fee_estimator) | CBlockPolicyEstimator | inlineprivate |
| GUARDED_BY(m_cs_fee_estimator) | CBlockPolicyEstimator | inlineprivate |
| GUARDED_BY(m_cs_fee_estimator) | CBlockPolicyEstimator | inlineprivate |
| GUARDED_BY(m_cs_fee_estimator) | CBlockPolicyEstimator | private |
| GUARDED_BY(m_cs_fee_estimator) | CBlockPolicyEstimator | inlineprivate |
| GUARDED_BY(m_cs_fee_estimator) | CBlockPolicyEstimator | inlineprivate |
| GUARDED_BY(m_cs_fee_estimator) | CBlockPolicyEstimator | private |
| GUARDED_BY(m_cs_fee_estimator) | CBlockPolicyEstimator | private |
| HALF_SUCCESS_PCT | CBlockPolicyEstimator | privatestatic |
| HighestTargetTracked(FeeEstimateHorizon horizon) const EXCLUSIVE_LOCKS_REQUIRED(!m_cs_fee_estimator) | CBlockPolicyEstimator | |
| HistoricalBlockSpan() const EXCLUSIVE_LOCKS_REQUIRED(m_cs_fee_estimator) | CBlockPolicyEstimator | private |
| LONG_BLOCK_PERIODS | CBlockPolicyEstimator | privatestatic |
| LONG_DECAY | CBlockPolicyEstimator | privatestatic |
| LONG_SCALE | CBlockPolicyEstimator | privatestatic |
| m_cs_fee_estimator | CBlockPolicyEstimator | mutableprivate |
| m_estimation_filepath | CBlockPolicyEstimator | private |
| MAX_BUCKET_FEERATE | CBlockPolicyEstimator | privatestatic |
| MaxUsableEstimate() const EXCLUSIVE_LOCKS_REQUIRED(m_cs_fee_estimator) | CBlockPolicyEstimator | private |
| MED_BLOCK_PERIODS | CBlockPolicyEstimator | privatestatic |
| MED_DECAY | CBlockPolicyEstimator | privatestatic |
| MED_SCALE | CBlockPolicyEstimator | privatestatic |
| MIN_BUCKET_FEERATE | CBlockPolicyEstimator | privatestatic |
| OLDEST_ESTIMATE_HISTORY | CBlockPolicyEstimator | privatestatic |
| processBlock(unsigned int nBlockHeight, std::vector< const CTxMemPoolEntry *> &entries) EXCLUSIVE_LOCKS_REQUIRED(!m_cs_fee_estimator) | CBlockPolicyEstimator | |
| processBlockTx(unsigned int nBlockHeight, const CTxMemPoolEntry *entry) EXCLUSIVE_LOCKS_REQUIRED(m_cs_fee_estimator) | CBlockPolicyEstimator | private |
| processTransaction(const CTxMemPoolEntry &entry, bool validFeeEstimate) EXCLUSIVE_LOCKS_REQUIRED(!m_cs_fee_estimator) | CBlockPolicyEstimator | |
| PT_GUARDED_BY(m_cs_fee_estimator) | CBlockPolicyEstimator | private |
| PT_GUARDED_BY(m_cs_fee_estimator) | CBlockPolicyEstimator | private |
| PT_GUARDED_BY(m_cs_fee_estimator) | CBlockPolicyEstimator | private |
| Read(AutoFile &filein) EXCLUSIVE_LOCKS_REQUIRED(!m_cs_fee_estimator) | CBlockPolicyEstimator | |
| removeTx(uint256 hash, bool inBlock) EXCLUSIVE_LOCKS_REQUIRED(!m_cs_fee_estimator) | CBlockPolicyEstimator | |
| SHORT_BLOCK_PERIODS | CBlockPolicyEstimator | privatestatic |
| SHORT_DECAY | CBlockPolicyEstimator | privatestatic |
| SHORT_SCALE | CBlockPolicyEstimator | privatestatic |
| SUCCESS_PCT | CBlockPolicyEstimator | privatestatic |
| SUFFICIENT_FEETXS | CBlockPolicyEstimator | privatestatic |
| SUFFICIENT_TXS_SHORT | CBlockPolicyEstimator | privatestatic |
| Write(AutoFile &fileout) const EXCLUSIVE_LOCKS_REQUIRED(!m_cs_fee_estimator) | CBlockPolicyEstimator | |
| ~CBlockPolicyEstimator() | CBlockPolicyEstimator |
1.8.14