![]() |
Bitcoin Core 30.99.0
P2P Digital Currency
|
This is the complete list of members for wallet::COutput, including all inherited members.
| ancestor_bump_fees | wallet::COutput | |
| ApplyBumpFee(CAmount bump_fee) | wallet::COutput | inline |
| COutput(const COutPoint &outpoint, const CTxOut &txout, int depth, int input_bytes, bool solvable, bool safe, int64_t time, bool from_me, const std::optional< CFeeRate > feerate=std::nullopt) | wallet::COutput | inline |
| COutput(const COutPoint &outpoint, const CTxOut &txout, int depth, int input_bytes, bool solvable, bool safe, int64_t time, bool from_me, const CAmount fees) | wallet::COutput | inline |
| depth | wallet::COutput | |
| effective_value | wallet::COutput | private |
| fee | wallet::COutput | private |
| from_me | wallet::COutput | |
| GetEffectiveValue() const | wallet::COutput | inline |
| GetFee() const | wallet::COutput | inline |
| HasEffectiveValue() const | wallet::COutput | inline |
| input_bytes | wallet::COutput | |
| long_term_fee | wallet::COutput | |
| operator<(const COutput &rhs) const | wallet::COutput | inline |
| outpoint | wallet::COutput | |
| safe | wallet::COutput | |
| solvable | wallet::COutput | |
| time | wallet::COutput | |
| ToString() const | wallet::COutput | |
| txout | wallet::COutput |