Bitcoin Core 32.99.0
P2P Digital Currency
Public Member Functions | List of all members
btck::Wtxid Class Reference

#include <bitcoinkernel_wrapper.h>

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

Public Member Functions

 Wtxid (const WtxidView &view)
 
- Public Member Functions inherited from btck::Handle< btck_Wtxid, btck_wtxid_copy, btck_wtxid_destroy >
 Handle (btck_Wtxid *ptr)
 
 Handle (const Handle &other)
 
 Handle (Handle &&other) noexcept
 
 Handle (const ViewType &view)
 
Handleoperator= (const Handle &other)
 
Handleoperator= (Handle &&other) noexcept
 
 ~Handle ()
 
btck_Wtxidget ()
 
const btck_Wtxidget () const
 
- Public Member Functions inherited from btck::WtxidApi< Wtxid >
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::Handle< btck_Wtxid, btck_wtxid_copy, btck_wtxid_destroy >
btck_Wtxidm_ptr
 

Detailed Description

Definition at line 567 of file bitcoinkernel_wrapper.h.

Constructor & Destructor Documentation

◆ Wtxid()

btck::Wtxid::Wtxid ( const WtxidView view)
inline

Definition at line 570 of file bitcoinkernel_wrapper.h.

Here is the caller graph for this function:

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