Feathercoin  0.5.0
P2P Digital Currency
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros
Classes | Functions
wallet.cpp File Reference
#include "wallet.h"
#include "walletdb.h"
#include "crypter.h"
#include "ui_interface.h"
#include "base58.h"
#include "coincontrol.h"
#include <boost/algorithm/string/replace.hpp>
Include dependency graph for wallet.cpp:

Go to the source code of this file.

Classes

struct  CompareValueOnly
 
class  CCorruptAddress
 

Functions

bool GetWalletFile (CWallet *pwallet, string &strWalletFileOut)
 

Function Documentation

bool GetWalletFile ( CWallet pwallet,
string &  strWalletFileOut 
)

Definition at line 1521 of file wallet.cpp.