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

#include <bitcoinkernel_wrapper.h>

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

Public Member Functions

 TransactionSpentOutputsView (const btck_TransactionSpentOutputs *ptr)
Public Member Functions inherited from btck::View< btck_TransactionSpentOutputs >
 View (const btck_TransactionSpentOutputs *ptr)
const btck_TransactionSpentOutputsget () const
Public Member Functions inherited from btck::TransactionSpentOutputsApi< TransactionSpentOutputsView >
size_t Count () const
CoinView GetCoin (size_t index) const

Additional Inherited Members

Protected Attributes inherited from btck::View< btck_TransactionSpentOutputs >
const btck_TransactionSpentOutputsm_ptr

Detailed Description

Definition at line 1154 of file bitcoinkernel_wrapper.h.

Constructor & Destructor Documentation

◆ TransactionSpentOutputsView()

btck::TransactionSpentOutputsView::TransactionSpentOutputsView ( const btck_TransactionSpentOutputs * ptr)
inlineexplicit

Definition at line 1157 of file bitcoinkernel_wrapper.h.

Here is the call graph for this function:

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