![]() |
Bitcoin Core 30.99.0
P2P Digital Currency
|
#include <bitcoinkernel_wrapper.h>
Public Member Functions | |
| ChainView (const btck_Chain *ptr) | |
| BlockTreeEntry | Tip () const |
| int32_t | Height () const |
| int | CountEntries () const |
| BlockTreeEntry | Genesis () const |
| BlockTreeEntry | GetByHeight (int height) const |
| bool | Contains (BlockTreeEntry &entry) const |
Public Member Functions inherited from btck::View< btck_Chain > | |
| View (const btck_Chain *ptr) | |
| const btck_Chain * | get () const |
Additional Inherited Members | |
Protected Attributes inherited from btck::View< btck_Chain > | |
| const btck_Chain * | m_ptr |
Definition at line 965 of file bitcoinkernel_wrapper.h.
|
inlineexplicit |
Definition at line 968 of file bitcoinkernel_wrapper.h.
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |