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

#include <bitcoinkernel_wrapper.h>

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

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)
Handleoperator= (const Handle &other)
 ~Handle ()
btck_Txidget ()
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_Txidm_ptr

Detailed Description

Definition at line 493 of file bitcoinkernel_wrapper.h.

Constructor & Destructor Documentation

◆ Txid()

btck::Txid::Txid ( const TxidView & view)
inline

Definition at line 496 of file bitcoinkernel_wrapper.h.

Here is the call graph for this function:
Here is the caller graph for this function:

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