![]() |
Bitcoin Core 30.99.0
P2P Digital Currency
|
#include <bitcoinkernel_wrapper.h>
Public Member Functions | |
| BlockValidationState () | |
| BlockValidationState (const BlockValidationStateView &view) | |
Public Member Functions inherited from btck::Handle< btck_BlockValidationState, btck_block_validation_state_copy, btck_block_validation_state_destroy > | |
| Handle (btck_BlockValidationState *ptr) | |
| Handle (const Handle &other) | |
| Handle (Handle &&other) noexcept | |
| Handle (const ViewType &view) | |
| Handle & | operator= (const Handle &other) |
| Handle & | operator= (Handle &&other) noexcept |
| ~Handle () | |
| btck_BlockValidationState * | get () |
| const btck_BlockValidationState * | get () const |
Public Member Functions inherited from btck::BlockValidationStateApi< BlockValidationState > | |
| ValidationMode | GetValidationMode () const |
| BlockValidationResult | GetBlockValidationResult () const |
Additional Inherited Members | |
Protected Attributes inherited from btck::Handle< btck_BlockValidationState, btck_block_validation_state_copy, btck_block_validation_state_destroy > | |
| btck_BlockValidationState * | m_ptr |
Definition at line 937 of file bitcoinkernel_wrapper.h.
|
inlineexplicit |
Definition at line 940 of file bitcoinkernel_wrapper.h.
|
inline |
Definition at line 942 of file bitcoinkernel_wrapper.h.