Bitcoin Core 30.99.0
P2P Digital Currency
Public Member Functions | List of all members
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)
 
 Handle (const Handle &other)
 
 Handle (Handle &&other) noexcept
 
 Handle (const ViewType &view)
 
Handleoperator= (const Handle &other)
 
Handleoperator= (Handle &&other) noexcept
 
 ~Handle ()
 
btck_Coinget ()
 
const btck_Coinget () const
 
- 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 1034 of file bitcoinkernel_wrapper.h.

Constructor & Destructor Documentation

◆ Coin() [1/2]

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

Definition at line 1037 of file bitcoinkernel_wrapper.h.

◆ Coin() [2/2]

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

Definition at line 1039 of file bitcoinkernel_wrapper.h.


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