Bitcoin Core  27.99.0
P2P Digital Currency
CFeeRate Member List

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

CFeeRate()CFeeRateinline
CFeeRate(const I _nSatoshisPerK)CFeeRateinlineexplicit
CFeeRate(const CAmount &nFeePaid, uint32_t num_bytes)CFeeRate
GetFee(uint32_t num_bytes) constCFeeRate
GetFeePerK() constCFeeRateinline
nSatoshisPerKCFeeRateprivate
operator!=(const CFeeRate &a, const CFeeRate &b)CFeeRatefriend
operator*(const CFeeRate &f, int a)CFeeRatefriend
operator*(int a, const CFeeRate &f)CFeeRatefriend
operator+=(const CFeeRate &a)CFeeRateinline
operator<(const CFeeRate &a, const CFeeRate &b)CFeeRatefriend
operator<=(const CFeeRate &a, const CFeeRate &b)CFeeRatefriend
operator==(const CFeeRate &a, const CFeeRate &b)CFeeRatefriend
operator>(const CFeeRate &a, const CFeeRate &b)CFeeRatefriend
operator>=(const CFeeRate &a, const CFeeRate &b)CFeeRatefriend
SERIALIZE_METHODS(CFeeRate, obj)CFeeRateinline
ToString(const FeeEstimateMode &fee_estimate_mode=FeeEstimateMode::BTC_KVB) constCFeeRate