Bitcoin Core 31.0.0
P2P Digital Currency
Loading...
Searching...
No Matches
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 1129 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 1141 of file bitcoinkernel_wrapper.h.

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

◆ GetCoin()

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

Definition at line 1146 of file bitcoinkernel_wrapper.h.

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

◆ impl()

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

Definition at line 1132 of file bitcoinkernel_wrapper.h.

Here is the caller graph for this function:

Member Data Documentation

◆ Derived

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

Definition at line 1137 of file bitcoinkernel_wrapper.h.


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