Bitcoin Core 31.99.0
P2P Digital Currency
Public Member Functions | List of all members
btck::TxValidationState Class Reference

#include <bitcoinkernel_wrapper.h>

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

Public Member Functions

 TxValidationState ()
 
ValidationMode GetValidationMode () const
 
TxValidationResult GetTxValidationResult () const
 
 UniqueHandle (CType *ptr)
 
- Public Member Functions inherited from btck::UniqueHandle< btck_TxValidationState, btck_tx_validation_state_destroy >
 UniqueHandle (btck_TxValidationState *ptr)
 
btck_TxValidationStateget ()
 
const btck_TxValidationStateget () const
 

Additional Inherited Members

- Protected Attributes inherited from btck::UniqueHandle< btck_TxValidationState, btck_tx_validation_state_destroy >
std::unique_ptr< btck_TxValidationState, Deleter > m_ptr
 

Detailed Description

Definition at line 1018 of file bitcoinkernel_wrapper.h.

Constructor & Destructor Documentation

◆ TxValidationState()

btck::TxValidationState::TxValidationState ( )
inlineexplicit

Definition at line 1022 of file bitcoinkernel_wrapper.h.

Member Function Documentation

◆ GetTxValidationResult()

TxValidationResult btck::TxValidationState::GetTxValidationResult ( ) const
inline

Definition at line 1029 of file bitcoinkernel_wrapper.h.

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

◆ GetValidationMode()

ValidationMode btck::TxValidationState::GetValidationMode ( ) const
inline

Definition at line 1024 of file bitcoinkernel_wrapper.h.

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

◆ UniqueHandle()

btck::UniqueHandle< CType, DestroyFunc >::UniqueHandle ( CType *  ptr)
inlineexplicit

Definition at line 393 of file bitcoinkernel_wrapper.h.


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