Bitcoin Core 30.99.0
P2P Digital Currency
Public Member Functions | List of all members
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)
 
 Handle (const Handle &other)
 
 Handle (Handle &&other) noexcept
 
 Handle (const ViewType &view)
 
Handleoperator= (const Handle &other)
 
Handleoperator= (Handle &&other) noexcept
 
 ~Handle ()
 
btck_Txidget ()
 
const btck_Txidget () const
 
- 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 491 of file bitcoinkernel_wrapper.h.

Constructor & Destructor Documentation

◆ Txid()

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

Definition at line 494 of file bitcoinkernel_wrapper.h.

Here is the caller graph for this function:

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