Bitcoin Core  27.99.0
P2P Digital Currency
wallet::SelectionResult Member List

This is the complete list of members for wallet::SelectionResult, including all inherited members.

AddInput(const OutputGroup &group)wallet::SelectionResult
AddInputs(const std::set< std::shared_ptr< COutput >> &inputs, bool subtract_fee_outputs)wallet::SelectionResult
bump_fee_group_discountwallet::SelectionResultprivate
Clear()wallet::SelectionResult
ComputeAndSetWaste(const CAmount min_viable_change, const CAmount change_cost, const CAmount change_fee)wallet::SelectionResult
GetAlgo() constwallet::SelectionResultinline
GetAlgoCompleted() constwallet::SelectionResult
GetChange(const CAmount min_viable_change, const CAmount change_fee) constwallet::SelectionResult
GetInputSet() constwallet::SelectionResult
GetSelectedEffectiveValue() constwallet::SelectionResult
GetSelectedValue() constwallet::SelectionResult
GetSelectionsEvaluated() constwallet::SelectionResult
GetSelectionWaste(CAmount change_cost, CAmount target, bool use_effective_value=true)wallet::SelectionResultprivate
GetShuffledInputVector() constwallet::SelectionResult
GetTarget() constwallet::SelectionResultinline
GetTotalBumpFees() constwallet::SelectionResult
GetWaste() constwallet::SelectionResult
GetWeight() constwallet::SelectionResultinline
InsertInputs(const T &inputs)wallet::SelectionResultinlineprivate
m_algowallet::SelectionResultprivate
m_algo_completedwallet::SelectionResultprivate
m_selected_inputswallet::SelectionResultprivate
m_selections_evaluatedwallet::SelectionResultprivate
m_targetwallet::SelectionResultprivate
m_use_effectivewallet::SelectionResultprivate
m_wastewallet::SelectionResultprivate
m_weightwallet::SelectionResultprivate
Merge(const SelectionResult &other)wallet::SelectionResult
operator<(SelectionResult other) constwallet::SelectionResult
SelectionResult(const CAmount target, SelectionAlgorithm algo)wallet::SelectionResultinlineexplicit
SelectionResult()=deletewallet::SelectionResult
SetAlgoCompleted(bool algo_completed)wallet::SelectionResult
SetBumpFeeDiscount(const CAmount discount)wallet::SelectionResult
SetSelectionsEvaluated(size_t attempts)wallet::SelectionResult