Bitcoin Core 30.99.0
P2P Digital Currency
Public Member Functions | List of all members
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 1068 of file bitcoinkernel_wrapper.h.

Constructor & Destructor Documentation

◆ TransactionSpentOutputsView()

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

Definition at line 1071 of file bitcoinkernel_wrapper.h.


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