#include <transaction_history.h>
◆ TransactionHistoryImpl()
| Monero::TransactionHistoryImpl::TransactionHistoryImpl |
( |
WalletImpl * | wallet | ) |
|
◆ ~TransactionHistoryImpl()
| Monero::TransactionHistoryImpl::~TransactionHistoryImpl |
( |
| ) |
|
◆ count()
| int Monero::TransactionHistoryImpl::count |
( |
| ) |
const |
|
virtual |
◆ getAll()
| std::vector< TransactionInfo * > Monero::TransactionHistoryImpl::getAll |
( |
| ) |
const |
|
virtual |
◆ refresh()
| void Monero::TransactionHistoryImpl::refresh |
( |
| ) |
|
|
virtual |
◆ setTxNote()
| void Monero::TransactionHistoryImpl::setTxNote |
( |
const std::string & | txid, |
|
|
const std::string & | note ) |
|
virtual |
◆ transaction() [1/2]
◆ transaction() [2/2]
| TransactionInfo * Monero::TransactionHistoryImpl::transaction |
( |
int | index | ) |
const |
|
virtual |
◆ m_history
◆ m_historyMutex
| boost::shared_mutex Monero::TransactionHistoryImpl::m_historyMutex |
|
mutableprivate |
◆ m_wallet
| WalletImpl* Monero::TransactionHistoryImpl::m_wallet |
|
private |
The documentation for this class was generated from the following files: