PIVX Core  5.6.99
P2P Digital Currency
CFeeRate Member List

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

CFeeRate()CFeeRateinline
CFeeRate(const CAmount &_nSatoshisPerK)CFeeRateinlineexplicit
CFeeRate(const CAmount &nFeePaid, size_t nSize)CFeeRate
GetFee(size_t size) constCFeeRate
GetFeePerK() constCFeeRateinline
nSatoshisPerKCFeeRateprivate
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