Bitcoin Core 31.0.0
P2P Digital Currency
Loading...
Searching...
No Matches
CFeeRate Member List

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

CFeeRate()=defaultCFeeRate
CFeeRate(const I m_feerate_kvb)CFeeRateinlineexplicit
CFeeRate(const CAmount &nFeePaid, int32_t virtual_bytes)CFeeRate
GetFee(int32_t virtual_bytes) constCFeeRate
GetFeePerK() constCFeeRateinline
GetFeePerVSize() constCFeeRateinline
m_feerateCFeeRateprivate
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) noexceptCFeeRatefriend
operator==(const CFeeRate &a, const CFeeRate &b) noexceptCFeeRatefriend
SERIALIZE_METHODS(CFeeRate, obj)CFeeRateinline
ToString(FeeRateFormat fee_rate_format=FeeRateFormat::BTC_KVB) constCFeeRate