Bitcoin Core 30.99.0
P2P Digital Currency
Public Member Functions | List of all members
btck::OutPointView Class Reference

#include <bitcoinkernel_wrapper.h>

Inheritance diagram for btck::OutPointView:
[legend]
Collaboration diagram for btck::OutPointView:
[legend]

Public Member Functions

 OutPointView (const btck_TransactionOutPoint *ptr)
 
- Public Member Functions inherited from btck::View< btck_TransactionOutPoint >
 View (const btck_TransactionOutPoint *ptr)
 
const btck_TransactionOutPointget () const
 
- Public Member Functions inherited from btck::OutPointApi< OutPointView >
uint32_t index () const
 
TxidView Txid () const
 

Additional Inherited Members

- Protected Attributes inherited from btck::View< btck_TransactionOutPoint >
const btck_TransactionOutPointm_ptr
 

Detailed Description

Definition at line 522 of file bitcoinkernel_wrapper.h.

Constructor & Destructor Documentation

◆ OutPointView()

btck::OutPointView::OutPointView ( const btck_TransactionOutPoint ptr)
inlineexplicit

Definition at line 525 of file bitcoinkernel_wrapper.h.


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