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

#include <bitcoinkernel_wrapper.h>

Public Member Functions

uint32_t index () const
TxidView Txid () const

Private Member Functions

auto impl () const
 OutPointApi ()=default

Private Attributes

friend Derived

Detailed Description

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

Definition at line 501 of file bitcoinkernel_wrapper.h.

Constructor & Destructor Documentation

◆ OutPointApi()

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

Member Function Documentation

◆ impl()

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

Definition at line 504 of file bitcoinkernel_wrapper.h.

Here is the caller graph for this function:

◆ index()

template<typename Derived>
uint32_t btck::OutPointApi< Derived >::index ( ) const
inline

Definition at line 513 of file bitcoinkernel_wrapper.h.

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

◆ Txid()

template<typename Derived>
TxidView btck::OutPointApi< Derived >::Txid ( ) const
inline

Definition at line 518 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::OutPointApi< Derived >::Derived
private

Definition at line 509 of file bitcoinkernel_wrapper.h.


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