Bitcoin Core 31.0.0
P2P Digital Currency
Loading...
Searching...
No Matches
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)
Handleoperator= (const Handle &other)
 ~Handle ()
btck_TransactionOutPointget ()
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 530 of file bitcoinkernel_wrapper.h.

Constructor & Destructor Documentation

◆ OutPoint()

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

Definition at line 533 of file bitcoinkernel_wrapper.h.

Here is the call graph for this function:

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