#include <wallet2_api.h>
◆ SubaddressAccountRow()
| Electroneum::SubaddressAccountRow::SubaddressAccountRow |
( |
std::size_t |
_rowId, |
|
|
const std::string & |
_address, |
|
|
const std::string & |
_label, |
|
|
const std::string & |
_balance, |
|
|
const std::string & |
_unlockedBalance |
|
) |
| |
|
inline |
◆ getAddress()
| std::string Electroneum::SubaddressAccountRow::getAddress |
( |
| ) |
const |
|
inline |
◆ getBalance()
| std::string Electroneum::SubaddressAccountRow::getBalance |
( |
| ) |
const |
|
inline |
◆ getLabel()
| std::string Electroneum::SubaddressAccountRow::getLabel |
( |
| ) |
const |
|
inline |
◆ getRowId()
| std::size_t Electroneum::SubaddressAccountRow::getRowId |
( |
| ) |
const |
|
inline |
◆ getUnlockedBalance()
| std::string Electroneum::SubaddressAccountRow::getUnlockedBalance |
( |
| ) |
const |
|
inline |
◆ extra
| std::string Electroneum::SubaddressAccountRow::extra |
◆ m_address
| std::string Electroneum::SubaddressAccountRow::m_address |
|
private |
◆ m_balance
| std::string Electroneum::SubaddressAccountRow::m_balance |
|
private |
◆ m_label
| std::string Electroneum::SubaddressAccountRow::m_label |
|
private |
◆ m_rowId
| std::size_t Electroneum::SubaddressAccountRow::m_rowId |
|
private |
◆ m_unlockedBalance
| std::string Electroneum::SubaddressAccountRow::m_unlockedBalance |
|
private |
The documentation for this struct was generated from the following file: