|
Electroneum
|
#include <wallet2_api.h>

Public Member Functions | |
| SubaddressRow (std::size_t _rowId, const std::string &_address, const std::string &_label) | |
| std::string | getAddress () const |
| std::string | getLabel () const |
| std::size_t | getRowId () const |
Public Attributes | |
| std::string | extra |
Definition at line 259 of file wallet2_api.h.
|
inline |
Definition at line 261 of file wallet2_api.h.
|
inline |
Definition at line 272 of file wallet2_api.h.
|
inline |
Definition at line 273 of file wallet2_api.h.
|
inline |
Definition at line 274 of file wallet2_api.h.
| std::string Electroneum::SubaddressRow::extra |
Definition at line 271 of file wallet2_api.h.