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_METHODS | CFeeRate | |
| CFeeRate() | CFeeRate | inline |
| CFeeRate(const I _nSatoshisPerK) | CFeeRate | inline |
| CFeeRate(const CAmount &nFeePaid, size_t nBytes) | CFeeRate | |
| GetFee(size_t nBytes) const | CFeeRate | |
| GetFeePerK() const | CFeeRate | inline |
| nSatoshisPerK | CFeeRate | private |
| operator!=(const CFeeRate &a, const CFeeRate &b) | CFeeRate | friend |
| operator+=(const CFeeRate &a) | CFeeRate | inline |
| operator<(const CFeeRate &a, const CFeeRate &b) | CFeeRate | friend |
| operator<=(const CFeeRate &a, const CFeeRate &b) | CFeeRate | friend |
| operator==(const CFeeRate &a, const CFeeRate &b) | CFeeRate | friend |
| operator>(const CFeeRate &a, const CFeeRate &b) | CFeeRate | friend |
| operator>=(const CFeeRate &a, const CFeeRate &b) | CFeeRate | friend |
| SerializationOp(Stream &s, Operation ser_action) | CFeeRate | inline |
| ToString() const | CFeeRate |

