![]() |
Bitcoin Core 30.99.0
P2P Digital Currency
|
#include <bitcoinkernel_wrapper.h>
Public Member Functions | |
| TransactionOutputView (const btck_TransactionOutput *ptr) | |
Public Member Functions inherited from btck::View< btck_TransactionOutput > | |
| View (const btck_TransactionOutput *ptr) | |
| const btck_TransactionOutput * | get () const |
Public Member Functions inherited from btck::TransactionOutputApi< TransactionOutputView > | |
| int64_t | Amount () const |
| ScriptPubkeyView | GetScriptPubkey () const |
Additional Inherited Members | |
Protected Attributes inherited from btck::View< btck_TransactionOutput > | |
| const btck_TransactionOutput * | m_ptr |
Definition at line 438 of file bitcoinkernel_wrapper.h.
|
inlineexplicit |
Definition at line 441 of file bitcoinkernel_wrapper.h.