Bitcoin Core  22.99.0
P2P Digital Currency
Public Member Functions | Public Attributes | List of all members
WalletDatabaseFileId Struct Reference

#include <bdb.h>

Public Member Functions

bool operator== (const WalletDatabaseFileId &rhs) const
 

Public Attributes

u_int8_t value [DB_FILE_ID_LEN]
 

Detailed Description

Definition at line 37 of file bdb.h.

Member Function Documentation

◆ operator==()

bool WalletDatabaseFileId::operator== ( const WalletDatabaseFileId rhs) const

Definition at line 50 of file bdb.cpp.

Member Data Documentation

◆ value

u_int8_t WalletDatabaseFileId::value[DB_FILE_ID_LEN]

Definition at line 38 of file bdb.h.


The documentation for this struct was generated from the following files: