Bitcoin Core 31.0.0
P2P Digital Currency
Loading...
Searching...
No Matches
btck::BlockValidationState Class Reference

#include <bitcoinkernel_wrapper.h>

Inheritance diagram for btck::BlockValidationState:
[legend]
Collaboration diagram for btck::BlockValidationState:
[legend]

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)
Handleoperator= (const Handle &other)
 ~Handle ()
btck_BlockValidationStateget ()
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_BlockValidationStatem_ptr

Detailed Description

Definition at line 937 of file bitcoinkernel_wrapper.h.

Constructor & Destructor Documentation

◆ BlockValidationState() [1/2]

btck::BlockValidationState::BlockValidationState ( )
inlineexplicit

Definition at line 940 of file bitcoinkernel_wrapper.h.

Here is the call graph for this function:

◆ BlockValidationState() [2/2]

btck::BlockValidationState::BlockValidationState ( const BlockValidationStateView & view)
inline

Definition at line 942 of file bitcoinkernel_wrapper.h.

Here is the call graph for this function:

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