Bitcoin Core 31.0.0
P2P Digital Currency
Loading...
Searching...
No Matches
btck::BlockValidationStateApi< Derived > Class Template Reference

#include <bitcoinkernel_wrapper.h>

Public Member Functions

ValidationMode GetValidationMode () const
BlockValidationResult GetBlockValidationResult () const

Private Member Functions

auto impl () const
 BlockValidationStateApi ()=default

Private Attributes

friend Derived

Detailed Description

template<typename Derived>
class btck::BlockValidationStateApi< Derived >

Definition at line 908 of file bitcoinkernel_wrapper.h.

Constructor & Destructor Documentation

◆ BlockValidationStateApi()

template<typename Derived>
btck::BlockValidationStateApi< Derived >::BlockValidationStateApi ( )
privatedefault

Member Function Documentation

◆ GetBlockValidationResult()

template<typename Derived>
BlockValidationResult btck::BlockValidationStateApi< Derived >::GetBlockValidationResult ( ) const
inline

Definition at line 925 of file bitcoinkernel_wrapper.h.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ GetValidationMode()

template<typename Derived>
ValidationMode btck::BlockValidationStateApi< Derived >::GetValidationMode ( ) const
inline

Definition at line 920 of file bitcoinkernel_wrapper.h.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ impl()

template<typename Derived>
auto btck::BlockValidationStateApi< Derived >::impl ( ) const
inlineprivate

Definition at line 911 of file bitcoinkernel_wrapper.h.

Here is the caller graph for this function:

Member Data Documentation

◆ Derived

template<typename Derived>
friend btck::BlockValidationStateApi< Derived >::Derived
private

Definition at line 916 of file bitcoinkernel_wrapper.h.


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