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

#include <bitcoinkernel_wrapper.h>

Public Member Functions

 View (const CType *ptr)
const CType * get () const

Protected Attributes

const CType * m_ptr

Detailed Description

template<typename CType>
class btck::View< CType >

Definition at line 297 of file bitcoinkernel_wrapper.h.

Constructor & Destructor Documentation

◆ View()

template<typename CType>
btck::View< CType >::View ( const CType * ptr)
inlineexplicit

Definition at line 303 of file bitcoinkernel_wrapper.h.

Here is the call graph for this function:

Member Function Documentation

◆ get()

template<typename CType>
const CType * btck::View< CType >::get ( ) const
inline

Definition at line 305 of file bitcoinkernel_wrapper.h.

Here is the caller graph for this function:

Member Data Documentation

◆ m_ptr

template<typename CType>
const CType* btck::View< CType >::m_ptr
protected

Definition at line 300 of file bitcoinkernel_wrapper.h.


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