Dash Core Source Documentation (0.16.0.1)

Find detailed information regarding the Dash Core source code.

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
Released under the MIT license