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


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