![]() |
Bitcoin Core 32.99.0
P2P Digital Currency
|
#include <bitcoinkernel_wrapper.h>
Public Member Functions | |
| WtxidView (const btck_Wtxid *ptr) | |
Public Member Functions inherited from btck::View< btck_Wtxid > | |
| View (const btck_Wtxid *ptr) | |
| const btck_Wtxid * | get () const |
Public Member Functions inherited from btck::WtxidApi< WtxidView > | |
| bool | operator== (const WtxidApi &other) const |
| bool | operator!= (const WtxidApi &other) const |
| std::array< std::byte, 32 > | ToBytes () const |
Additional Inherited Members | |
Protected Attributes inherited from btck::View< btck_Wtxid > | |
| const btck_Wtxid * | m_ptr |
Definition at line 561 of file bitcoinkernel_wrapper.h.
|
inlineexplicit |
Definition at line 564 of file bitcoinkernel_wrapper.h.