![]() |
Bitcoin Core 31.0.0
P2P Digital Currency
|
This is the complete list of members for COutput, including all inherited members.
| ancestor_bump_fees | COutput | |
| ApplyBumpFee(CAmount bump_fee) | 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) | 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) | COutput | inline |
| depth | COutput | |
| effective_value | COutput | private |
| fee | COutput | private |
| from_me | COutput | |
| GetEffectiveValue() const | COutput | inline |
| GetFee() const | COutput | inline |
| HasEffectiveValue() const | COutput | inline |
| input_bytes | COutput | |
| long_term_fee | COutput | |
| operator<(const COutput &rhs) const | COutput | inline |
| outpoint | COutput | |
| safe | COutput | |
| solvable | COutput | |
| time | COutput | |
| ToString() const | COutput | |
| txout | COutput |