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

#include <bitcoinkernel_wrapper.h>

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

Public Member Functions

 OutPoint (const OutPointView &view)
 
- Public Member Functions inherited from btck::Handle< btck_TransactionOutPoint, btck_transaction_out_point_copy, btck_transaction_out_point_destroy >
 Handle (btck_TransactionOutPoint *ptr)
 
 Handle (const Handle &other)
 
 Handle (Handle &&other) noexcept
 
 Handle (const ViewType &view)
 
Handleoperator= (const Handle &other)
 
Handleoperator= (Handle &&other) noexcept
 
 ~Handle ()
 
btck_TransactionOutPointget ()
 
const btck_TransactionOutPointget () const
 
- Public Member Functions inherited from btck::OutPointApi< OutPoint >
uint32_t index () const
 
TxidView Txid () const
 

Additional Inherited Members

- Protected Attributes inherited from btck::Handle< btck_TransactionOutPoint, btck_transaction_out_point_copy, btck_transaction_out_point_destroy >
btck_TransactionOutPointm_ptr
 

Detailed Description

Definition at line 528 of file bitcoinkernel_wrapper.h.

Constructor & Destructor Documentation

◆ OutPoint()

btck::OutPoint::OutPoint ( const OutPointView view)
inline

Definition at line 531 of file bitcoinkernel_wrapper.h.


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