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