Bitcoin Core 30.99.0
P2P Digital Currency
Public Member Functions | List of all members
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)
 
 Handle (const Handle &other)
 
 Handle (Handle &&other) noexcept
 
 Handle (const ViewType &view)
 
Handleoperator= (const Handle &other)
 
Handleoperator= (Handle &&other) noexcept
 
 ~Handle ()
 
btck_BlockValidationStateget ()
 
const btck_BlockValidationStateget () 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_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.

◆ BlockValidationState() [2/2]

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

Definition at line 942 of file bitcoinkernel_wrapper.h.


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