![]() |
Bitcoin Core 30.99.0
P2P Digital Currency
|
#include <bitcoinkernel_wrapper.h>
Public Member Functions | |
| BlockTreeEntry (const btck_BlockTreeEntry *entry) | |
| std::optional< BlockTreeEntry > | GetPrevious () const |
| int32_t | GetHeight () const |
| BlockHashView | GetHash () const |
Public Member Functions inherited from btck::View< btck_BlockTreeEntry > | |
| View (const btck_BlockTreeEntry *ptr) | |
| const btck_BlockTreeEntry * | get () const |
Additional Inherited Members | |
Protected Attributes inherited from btck::View< btck_BlockTreeEntry > | |
| const btck_BlockTreeEntry * | m_ptr |
Definition at line 780 of file bitcoinkernel_wrapper.h.
|
inline |
Definition at line 783 of file bitcoinkernel_wrapper.h.
|
inline |
|
inline |
|
inline |
Definition at line 788 of file bitcoinkernel_wrapper.h.