Bitcoin Core 31.0.0
P2P Digital Currency
Loading...
Searching...
No Matches
btck::TransactionInput Class Reference

#include <bitcoinkernel_wrapper.h>

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

Public Member Functions

 TransactionInput (const TransactionInputView &view)
Public Member Functions inherited from btck::Handle< btck_TransactionInput, btck_transaction_input_copy, btck_transaction_input_destroy >
 Handle (btck_TransactionInput *ptr)
Handleoperator= (const Handle &other)
 ~Handle ()
btck_TransactionInputget ()
Public Member Functions inherited from btck::TransactionInputApi< TransactionInput >
OutPointView OutPoint () const

Additional Inherited Members

Protected Attributes inherited from btck::Handle< btck_TransactionInput, btck_transaction_input_copy, btck_transaction_input_destroy >
btck_TransactionInputm_ptr

Detailed Description

Definition at line 562 of file bitcoinkernel_wrapper.h.

Constructor & Destructor Documentation

◆ TransactionInput()

btck::TransactionInput::TransactionInput ( const TransactionInputView & view)
inline

Definition at line 565 of file bitcoinkernel_wrapper.h.

Here is the call graph for this function:

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