![]() |
Bitcoin Core 30.99.0
P2P Digital Currency
|
#include <bitcoinkernel_wrapper.h>
Public Member Functions | |
| BlockValidationStateView (const btck_BlockValidationState *ptr) | |
Public Member Functions inherited from btck::View< btck_BlockValidationState > | |
| View (const btck_BlockValidationState *ptr) | |
| const btck_BlockValidationState * | get () const |
Public Member Functions inherited from btck::BlockValidationStateApi< BlockValidationStateView > | |
| ValidationMode | GetValidationMode () const |
| BlockValidationResult | GetBlockValidationResult () const |
Additional Inherited Members | |
Protected Attributes inherited from btck::View< btck_BlockValidationState > | |
| const btck_BlockValidationState * | m_ptr |
Definition at line 931 of file bitcoinkernel_wrapper.h.
|
inlineexplicit |
Definition at line 934 of file bitcoinkernel_wrapper.h.