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

#include <bitcoinkernel_wrapper.h>

Public Member Functions

size_t CountItems () const
 
std::vector< std::byte > GetItem (size_t index) const
 

Private Member Functions

auto impl () const
 
 WitnessStackApi ()=default
 

Private Attributes

friend Derived
 

Detailed Description

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

Definition at line 568 of file bitcoinkernel_wrapper.h.

Constructor & Destructor Documentation

◆ WitnessStackApi()

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

Member Function Documentation

◆ CountItems()

template<typename Derived >
size_t btck::WitnessStackApi< Derived >::CountItems ( ) const
inline

Definition at line 580 of file bitcoinkernel_wrapper.h.

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

◆ GetItem()

template<typename Derived >
std::vector< std::byte > btck::WitnessStackApi< Derived >::GetItem ( size_t  index) const
inline

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

Definition at line 571 of file bitcoinkernel_wrapper.h.

Here is the caller graph for this function:

Member Data Documentation

◆ Derived

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

Definition at line 576 of file bitcoinkernel_wrapper.h.


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