Bitcoin ABC 0.30.5
P2P Digital Currency
FeeFilterRounder Member List

This is the complete list of members for FeeFilterRounder, including all inherited members.

FeeFilterRounder(const CFeeRate &min_incremental_fee, FastRandomContext &rng)FeeFilterRounderexplicit
GUARDED_BY(m_insecure_rand_mutex)FeeFilterRounderprivate
m_fee_setFeeFilterRounderprivate
m_insecure_rand_mutexFeeFilterRounderprivate
round(const Amount currentMinFee) EXCLUSIVE_LOCKS_REQUIRED(!m_insecure_rand_mutex)FeeFilterRounder