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

#include <bitcoinkernel_wrapper.h>

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

Public Member Functions

 ScriptPubkeyView (const btck_ScriptPubkey *ptr)
 
- Public Member Functions inherited from btck::View< btck_ScriptPubkey >
 View (const btck_ScriptPubkey *ptr)
 
const btck_ScriptPubkeyget () const
 
- Public Member Functions inherited from btck::ScriptPubkeyApi< ScriptPubkeyView >
bool Verify (int64_t amount, const Transaction &tx_to, std::span< const TransactionOutput > spent_outputs, unsigned int input_index, ScriptVerificationFlags flags, ScriptVerifyStatus &status) const
 
std::vector< std::byte > ToBytes () const
 

Additional Inherited Members

- Protected Attributes inherited from btck::View< btck_ScriptPubkey >
const btck_ScriptPubkeym_ptr
 

Detailed Description

Definition at line 398 of file bitcoinkernel_wrapper.h.

Constructor & Destructor Documentation

◆ ScriptPubkeyView()

btck::ScriptPubkeyView::ScriptPubkeyView ( const btck_ScriptPubkey ptr)
inlineexplicit

Definition at line 401 of file bitcoinkernel_wrapper.h.


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