BSHA3  0.17.99
P2P Blockchain, based on Bitcoin
Public Member Functions | Public Attributes | List of all members
WalletDatabaseFileId Struct Reference

#include <db.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 29 of file db.h.

Member Function Documentation

◆ operator==()

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

Definition at line 54 of file db.cpp.

Member Data Documentation

◆ value

u_int8_t WalletDatabaseFileId::value[DB_FILE_ID_LEN]

Definition at line 30 of file db.h.


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