Bitcoin ABC  0.29.2
P2P Digital Currency
CFeeRate Member List

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

CFeeRate()CFeeRateinline
CFeeRate(const Amount _nSatoshisPerK)CFeeRateinlineexplicit
CFeeRate(const Amount nFeePaid, size_t nBytes)CFeeRate
GetFee(size_t nBytes) constCFeeRate
GetFeeCeiling(size_t nBytes) constCFeeRate
GetFeePerK() constCFeeRateinline
nSatoshisPerKCFeeRateprivate
operator!=(const CFeeRate a, const CFeeRate b)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() constCFeeRate