Bitcoin Core 31.0.0
P2P Digital Currency
Loading...
Searching...
No Matches
GenTxid Class Reference

#include <transaction_identifier.h>

Inheritance diagram for GenTxid:
[legend]
Collaboration diagram for GenTxid:
[legend]

Public Member Functions

bool IsWtxid () const
const uint256ToUint256 () const LIFETIMEBOUND

Friends

auto operator<=> (const GenTxid &a, const GenTxid &b)

Detailed Description

Definition at line 78 of file transaction_identifier.h.

Member Function Documentation

◆ IsWtxid()

bool GenTxid::IsWtxid ( ) const
inline

Definition at line 83 of file transaction_identifier.h.

Here is the caller graph for this function:

◆ ToUint256()

const uint256 & GenTxid::ToUint256 ( ) const
inline

Definition at line 85 of file transaction_identifier.h.

Here is the caller graph for this function:

◆ operator<=>

auto operator<=> ( const GenTxid & a,
const GenTxid & b )
friend

Definition at line 90 of file transaction_identifier.h.


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