Bitcoin Core 30.99.0
P2P Digital Currency
Public Member Functions | Private Member Functions | Private Attributes | List of all members
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 499 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 502 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 511 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 516 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 507 of file bitcoinkernel_wrapper.h.


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