Bitcoin Core 31.0.0
P2P Digital Currency
Loading...
Searching...
No Matches
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 688 of file bitcoinkernel_wrapper.h.

Constructor & Destructor Documentation

◆ BlockHashView()

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

Definition at line 691 of file bitcoinkernel_wrapper.h.

Here is the call graph for this function:

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