Raven Core  3.0.0
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 I _nSatoshisPerK)CFeeRateinline
CFeeRate(const CAmount &nFeePaid, size_t nBytes)CFeeRate
GetFee(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
SerializationOp(Stream &s, Operation ser_action)CFeeRateinline
ToString() constCFeeRate