Bitcoin Core 30.99.0
P2P Digital Currency
Public Member Functions | Private Member Functions | Private Attributes | List of all members
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 536 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 539 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 548 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 544 of file bitcoinkernel_wrapper.h.


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