Address book data.
More...
#include <wallet.h>
|
typedef std::map< std::string, std::string > | StringMap |
|
Address book data.
Definition at line 199 of file wallet.h.
◆ StringMap
◆ CAddressBookData()
CAddressBookData::CAddressBookData |
( |
| ) |
|
|
inline |
◆ GetLabel()
const std::string & CAddressBookData::GetLabel |
( |
| ) |
const |
|
inline |
◆ IsChange()
bool CAddressBookData::IsChange |
( |
| ) |
const |
|
inline |
◆ SetLabel()
void CAddressBookData::SetLabel |
( |
const std::string & |
label | ) |
|
|
inline |
◆ destdata
◆ m_change
bool CAddressBookData::m_change {true} |
|
private |
◆ m_label
std::string CAddressBookData::m_label |
|
private |
◆ purpose
std::string CAddressBookData::purpose |
The documentation for this class was generated from the following file: