Bitcoin ABC  0.26.3
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

uint8_t value [DB_FILE_ID_LEN]
 

Detailed Description

Definition at line 30 of file bdb.h.

Member Function Documentation

◆ operator==()

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

Definition at line 61 of file bdb.cpp.

Member Data Documentation

◆ value

uint8_t WalletDatabaseFileId::value[DB_FILE_ID_LEN]

Definition at line 31 of file bdb.h.


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