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

Constructor & Destructor Documentation

◆ TxidView()

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

Definition at line 488 of file bitcoinkernel_wrapper.h.


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