Dash Core Source Documentation (0.16.0.1)
Find detailed information regarding the Dash Core source code.
•All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
CAddressBookData Class Reference
Address book data. More...
#include <wallet.h>
Public Types | |
typedef std::map< std::string, std::string > | StringMap |
Public Member Functions | |
CAddressBookData () | |
Public Attributes | |
std::string | name |
std::string | purpose |
StringMap | destdata |
Detailed Description
Member Typedef Documentation
◆ StringMap
typedef std::map<std::string, std::string> CAddressBookData::StringMap |
Constructor & Destructor Documentation
◆ CAddressBookData()
Member Data Documentation
◆ destdata
◆ name
◆ purpose
The documentation for this class was generated from the following file:
- src/wallet/wallet.h