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

#include <bitcoinkernel_wrapper.h>

Public Member Functions

int64_t Amount () const
ScriptPubkeyView GetScriptPubkey () const

Private Member Functions

auto impl () const
 TransactionOutputApi ()=default

Private Attributes

friend Derived

Detailed Description

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

Definition at line 417 of file bitcoinkernel_wrapper.h.

Constructor & Destructor Documentation

◆ TransactionOutputApi()

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

Member Function Documentation

◆ Amount()

template<typename Derived>
int64_t btck::TransactionOutputApi< Derived >::Amount ( ) const
inline

Definition at line 429 of file bitcoinkernel_wrapper.h.

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

◆ GetScriptPubkey()

template<typename Derived>
ScriptPubkeyView btck::TransactionOutputApi< Derived >::GetScriptPubkey ( ) const
inline

Definition at line 434 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::TransactionOutputApi< Derived >::impl ( ) const
inlineprivate

Definition at line 420 of file bitcoinkernel_wrapper.h.

Here is the caller graph for this function:

Member Data Documentation

◆ Derived

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

Definition at line 425 of file bitcoinkernel_wrapper.h.


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