![]() |
Bitcoin Core 31.0.0
P2P Digital Currency
|
#include <bitcoinkernel_wrapper.h>
Public Member Functions | |
| Txid (const TxidView &view) | |
| Public Member Functions inherited from btck::Handle< btck_Txid, btck_txid_copy, btck_txid_destroy > | |
| Handle (btck_Txid *ptr) | |
| Handle & | operator= (const Handle &other) |
| ~Handle () | |
| btck_Txid * | get () |
| Public Member Functions inherited from btck::TxidApi< Txid > | |
| bool | operator== (const TxidApi &other) const |
| bool | operator!= (const TxidApi &other) const |
| std::array< std::byte, 32 > | ToBytes () const |
Additional Inherited Members | |
| Protected Attributes inherited from btck::Handle< btck_Txid, btck_txid_copy, btck_txid_destroy > | |
| btck_Txid * | m_ptr |
Definition at line 493 of file bitcoinkernel_wrapper.h.
|
inline |
Definition at line 496 of file bitcoinkernel_wrapper.h.