![]() |
Bitcoin Core 30.99.0
P2P Digital Currency
|
#include <bitcoinkernel_wrapper.h>
Public Member Functions | |
| TransactionSpentOutputs (btck_TransactionSpentOutputs *transaction_spent_outputs) | |
| TransactionSpentOutputs (const TransactionSpentOutputsView &view) | |
Public Member Functions inherited from btck::Handle< btck_TransactionSpentOutputs, btck_transaction_spent_outputs_copy, btck_transaction_spent_outputs_destroy > | |
| Handle (btck_TransactionSpentOutputs *ptr) | |
| Handle (const Handle &other) | |
| Handle (Handle &&other) noexcept | |
| Handle (const ViewType &view) | |
| Handle & | operator= (const Handle &other) |
| Handle & | operator= (Handle &&other) noexcept |
| ~Handle () | |
| btck_TransactionSpentOutputs * | get () |
| const btck_TransactionSpentOutputs * | get () const |
Public Member Functions inherited from btck::TransactionSpentOutputsApi< TransactionSpentOutputs > | |
| size_t | Count () const |
| CoinView | GetCoin (size_t index) const |
Additional Inherited Members | |
Protected Attributes inherited from btck::Handle< btck_TransactionSpentOutputs, btck_transaction_spent_outputs_copy, btck_transaction_spent_outputs_destroy > | |
| btck_TransactionSpentOutputs * | m_ptr |
Definition at line 1074 of file bitcoinkernel_wrapper.h.
|
inline |
Definition at line 1078 of file bitcoinkernel_wrapper.h.
|
inline |
Definition at line 1080 of file bitcoinkernel_wrapper.h.