Bitcoin Core 31.0.0
P2P Digital Currency
Loading...
Searching...
No Matches
btck::TransactionSpentOutputs Class Reference

#include <bitcoinkernel_wrapper.h>

Inheritance diagram for btck::TransactionSpentOutputs:
[legend]
Collaboration diagram for btck::TransactionSpentOutputs:
[legend]

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)
Handleoperator= (const Handle &other)
 ~Handle ()
btck_TransactionSpentOutputsget ()
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_TransactionSpentOutputsm_ptr

Detailed Description

Definition at line 1160 of file bitcoinkernel_wrapper.h.

Constructor & Destructor Documentation

◆ TransactionSpentOutputs() [1/2]

btck::TransactionSpentOutputs::TransactionSpentOutputs ( btck_TransactionSpentOutputs * transaction_spent_outputs)
inline

Definition at line 1164 of file bitcoinkernel_wrapper.h.

Here is the call graph for this function:

◆ TransactionSpentOutputs() [2/2]

btck::TransactionSpentOutputs::TransactionSpentOutputs ( const TransactionSpentOutputsView & view)
inline

Definition at line 1166 of file bitcoinkernel_wrapper.h.

Here is the call graph for this function:

The documentation for this class was generated from the following file: