![]() |
BSHA3
0.17.99
P2P Blockchain, based on Bitcoin
|
This is the complete list of members for OutputGroup, including all inherited members.
Discard(const CInputCoin &output) | OutputGroup | |
effective_value | OutputGroup | |
EligibleForSpending(const CoinEligibilityFilter &eligibility_filter) const | OutputGroup | |
fee | OutputGroup | |
Insert(const CInputCoin &output, int depth, bool from_me, size_t ancestors, size_t descendants) | OutputGroup | |
long_term_fee | OutputGroup | |
m_ancestors | OutputGroup | |
m_depth | OutputGroup | |
m_descendants | OutputGroup | |
m_from_me | OutputGroup | |
m_outputs | OutputGroup | |
m_value | OutputGroup | |
OutputGroup() | OutputGroup | inline |
OutputGroup(std::vector< CInputCoin > &&outputs, bool from_me, CAmount value, int depth, size_t ancestors, size_t descendants) | OutputGroup | inline |
OutputGroup(const CInputCoin &output, int depth, bool from_me, size_t ancestors, size_t descendants) | OutputGroup | inline |