Bitcoin Core 30.99.0
P2P Digital Currency
Public Member Functions | Private Member Functions | Private Attributes | List of all members
btck::TransactionSpentOutputsApi< Derived > Class Template Reference

#include <bitcoinkernel_wrapper.h>

Public Member Functions

size_t Count () const
 
CoinView GetCoin (size_t index) const
 

Private Member Functions

auto impl () const
 
 TransactionSpentOutputsApi ()=default
 

Private Attributes

friend Derived
 

Detailed Description

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

Definition at line 1043 of file bitcoinkernel_wrapper.h.

Constructor & Destructor Documentation

◆ TransactionSpentOutputsApi()

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

Member Function Documentation

◆ Count()

template<typename Derived >
size_t btck::TransactionSpentOutputsApi< Derived >::Count ( ) const
inline

Definition at line 1055 of file bitcoinkernel_wrapper.h.

Here is the call graph for this function:

◆ GetCoin()

template<typename Derived >
CoinView btck::TransactionSpentOutputsApi< Derived >::GetCoin ( size_t  index) const
inline

Definition at line 1060 of file bitcoinkernel_wrapper.h.

Here is the call graph for this function:

◆ impl()

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

Definition at line 1046 of file bitcoinkernel_wrapper.h.

Member Data Documentation

◆ Derived

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

Definition at line 1051 of file bitcoinkernel_wrapper.h.


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