![]() |
Bitcoin Core 30.99.0
P2P Digital Currency
|
#include <bitcoinkernel_wrapper.h>
Public Member Functions | |
| OutPointView (const btck_TransactionOutPoint *ptr) | |
Public Member Functions inherited from btck::View< btck_TransactionOutPoint > | |
| View (const btck_TransactionOutPoint *ptr) | |
| const btck_TransactionOutPoint * | get () 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_TransactionOutPoint * | m_ptr |
Definition at line 522 of file bitcoinkernel_wrapper.h.
|
inlineexplicit |
Definition at line 525 of file bitcoinkernel_wrapper.h.