#include <wallet2_api.h>
Definition at line 259 of file wallet2_api.h.
◆ SubaddressRow()
| Electroneum::SubaddressRow::SubaddressRow |
( |
std::size_t | _rowId, |
|
|
const std::string & | _address, |
|
|
const std::string & | _label ) |
|
inline |
Definition at line 261 of file wallet2_api.h.
261 :
262 m_rowId(_rowId),
263 m_address(_address),
264 m_label(_label) {}
◆ getAddress()
| std::string Electroneum::SubaddressRow::getAddress |
( |
| ) |
const |
|
inline |
◆ getLabel()
| std::string Electroneum::SubaddressRow::getLabel |
( |
| ) |
const |
|
inline |
◆ getRowId()
| std::size_t Electroneum::SubaddressRow::getRowId |
( |
| ) |
const |
|
inline |
◆ extra
| std::string Electroneum::SubaddressRow::extra |
The documentation for this struct was generated from the following file:
- /home/abuild/rpmbuild/BUILD/electroneum-5.1.3.1-build/electroneum-5.1.3.1/src/wallet/api/wallet2_api.h