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

#include <bitcoinkernel_wrapper.h>

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

Public Member Functions

 TxidView (const btck_Txid *ptr)
Public Member Functions inherited from btck::View< btck_Txid >
 View (const btck_Txid *ptr)
const btck_Txidget () const
Public Member Functions inherited from btck::TxidApi< TxidView >
bool operator== (const TxidApi &other) const
bool operator!= (const TxidApi &other) const
std::array< std::byte, 32 > ToBytes () const

Additional Inherited Members

Protected Attributes inherited from btck::View< btck_Txid >
const btck_Txidm_ptr

Detailed Description

Definition at line 487 of file bitcoinkernel_wrapper.h.

Constructor & Destructor Documentation

◆ TxidView()

btck::TxidView::TxidView ( const btck_Txid * ptr)
inlineexplicit

Definition at line 490 of file bitcoinkernel_wrapper.h.

Here is the call graph for this function:

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