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

#include <bitcoinkernel_wrapper.h>

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

Public Member Functions

 BlockHeaderView (const btck_BlockHeader *ptr)
Public Member Functions inherited from btck::View< btck_BlockHeader >
 View (const btck_BlockHeader *ptr)
const btck_BlockHeaderget () const
Public Member Functions inherited from btck::BlockHeaderApi< BlockHeaderView >
BlockHash Hash () const
BlockHashView PrevHash () const
uint32_t Timestamp () const
uint32_t Bits () const
int32_t Version () const
uint32_t Nonce () const

Additional Inherited Members

Protected Attributes inherited from btck::View< btck_BlockHeader >
const btck_BlockHeaderm_ptr

Detailed Description

Definition at line 751 of file bitcoinkernel_wrapper.h.

Constructor & Destructor Documentation

◆ BlockHeaderView()

btck::BlockHeaderView::BlockHeaderView ( const btck_BlockHeader * ptr)
inlineexplicit

Definition at line 754 of file bitcoinkernel_wrapper.h.

Here is the call graph for this function:

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