Bitcoin Core 29.99.0
P2P Digital Currency
Public Member Functions | Friends | List of all members
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 75 of file transaction_identifier.h.

Member Function Documentation

◆ IsWtxid()

bool GenTxid::IsWtxid ( ) const
inline

Definition at line 80 of file transaction_identifier.h.

Here is the caller graph for this function:

◆ ToUint256()

const uint256 & GenTxid::ToUint256 ( ) const
inline

Definition at line 82 of file transaction_identifier.h.

Here is the caller graph for this function:

Friends And Related Function Documentation

◆ operator<=>

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

Definition at line 87 of file transaction_identifier.h.


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