Fabcoin Core  0.16.2
P2P Digital Currency
CFeeRate Member List

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

ADD_SERIALIZE_METHODSCFeeRate
CFeeRate()CFeeRateinline
CFeeRate(const CAmount &_nSatoshisPerK)CFeeRateinlineexplicit
CFeeRate(const CAmount &nFeePaid, size_t nBytes)CFeeRate
CFeeRate(const CFeeRate &other)CFeeRateinline
GetFee(size_t nBytes) const CFeeRate
GetFeePerK() const CFeeRateinline
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
SerializationOp(Stream &s, Operation ser_action)CFeeRateinline
ToString() const CFeeRate