![]() |
Feathercoin
0.5.0
P2P Digital Currency
|
Go to the source code of this file.
Classes | |
class | CDBEnv |
class | CDB |
RAII class that provides access to a Berkeley database. More... | |
class | CAddrDB |
Access to the (IP) address database (peers.dat) More... | |
Functions | |
void | ThreadFlushWalletDB (const std::string &strWalletFile) |
bool | BackupWallet (const CWallet &wallet, const std::string &strDest) |
Variables | |
unsigned int | nWalletDBUpdated |
CDBEnv | bitdb |
bool BackupWallet | ( | const CWallet & | wallet, |
const std::string & | strDest | ||
) |
void ThreadFlushWalletDB | ( | const std::string & | strWalletFile | ) |