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

#include <bitcoinkernel_wrapper.h>

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

Public Member Functions

 CoinView (const btck_Coin *ptr)
Public Member Functions inherited from btck::View< btck_Coin >
 View (const btck_Coin *ptr)
const btck_Coinget () const
Public Member Functions inherited from btck::CoinApi< CoinView >
uint32_t GetConfirmationHeight () const
bool IsCoinbase () const
TransactionOutputView GetOutput () const

Additional Inherited Members

Protected Attributes inherited from btck::View< btck_Coin >
const btck_Coinm_ptr

Detailed Description

Definition at line 1114 of file bitcoinkernel_wrapper.h.

Constructor & Destructor Documentation

◆ CoinView()

btck::CoinView::CoinView ( const btck_Coin * ptr)
inlineexplicit

Definition at line 1117 of file bitcoinkernel_wrapper.h.

Here is the call graph for this function:

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