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

#include <bitcoinkernel_wrapper.h>

Public Member Functions

OutPointView OutPoint () const

Private Member Functions

auto impl () const
 TransactionInputApi ()=default

Private Attributes

friend Derived

Detailed Description

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

Definition at line 538 of file bitcoinkernel_wrapper.h.

Constructor & Destructor Documentation

◆ TransactionInputApi()

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

Member Function Documentation

◆ impl()

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

Definition at line 541 of file bitcoinkernel_wrapper.h.

Here is the caller graph for this function:

◆ OutPoint()

template<typename Derived>
OutPointView btck::TransactionInputApi< Derived >::OutPoint ( ) const
inline

Definition at line 550 of file bitcoinkernel_wrapper.h.

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

Member Data Documentation

◆ Derived

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

Definition at line 546 of file bitcoinkernel_wrapper.h.


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