Bitcoin Core 30.99.0
P2P Digital Currency
Public Member Functions | List of all members
btck::BlockHashView Class Reference

#include <bitcoinkernel_wrapper.h>

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

Public Member Functions

 BlockHashView (const btck_BlockHash *ptr)
 
- Public Member Functions inherited from btck::View< btck_BlockHash >
 View (const btck_BlockHash *ptr)
 
const btck_BlockHashget () const
 
- Public Member Functions inherited from btck::BlockHashApi< BlockHashView >
bool operator== (const BlockHashView &other) const
 
bool operator!= (const BlockHashView &other) const
 
std::array< std::byte, 32 > ToBytes () const
 

Additional Inherited Members

- Protected Attributes inherited from btck::View< btck_BlockHash >
const btck_BlockHashm_ptr
 

Detailed Description

Definition at line 685 of file bitcoinkernel_wrapper.h.

Constructor & Destructor Documentation

◆ BlockHashView()

btck::BlockHashView::BlockHashView ( const btck_BlockHash ptr)
inlineexplicit

Definition at line 688 of file bitcoinkernel_wrapper.h.


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