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

#include <bitcoinkernel_wrapper.h>

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

Public Member Functions

 Coin (btck_Coin *coin)
 Coin (const CoinView &view)
Public Member Functions inherited from btck::Handle< btck_Coin, btck_coin_copy, btck_coin_destroy >
 Handle (btck_Coin *ptr)
Handleoperator= (const Handle &other)
 ~Handle ()
btck_Coinget ()
Public Member Functions inherited from btck::CoinApi< Coin >
uint32_t GetConfirmationHeight () const
bool IsCoinbase () const
TransactionOutputView GetOutput () const

Additional Inherited Members

Protected Attributes inherited from btck::Handle< btck_Coin, btck_coin_copy, btck_coin_destroy >
btck_Coinm_ptr

Detailed Description

Definition at line 1120 of file bitcoinkernel_wrapper.h.

Constructor & Destructor Documentation

◆ Coin() [1/2]

btck::Coin::Coin ( btck_Coin * coin)
inline

Definition at line 1123 of file bitcoinkernel_wrapper.h.

Here is the call graph for this function:

◆ Coin() [2/2]

btck::Coin::Coin ( const CoinView & view)
inline

Definition at line 1125 of file bitcoinkernel_wrapper.h.

Here is the call graph for this function:

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