#include <transaction_info.h>
◆ TransactionInfoImpl()
| Electroneum::TransactionInfoImpl::TransactionInfoImpl |
( |
| ) |
|
◆ ~TransactionInfoImpl()
| Electroneum::TransactionInfoImpl::~TransactionInfoImpl |
( |
| ) |
|
◆ amount()
| uint64_t Electroneum::TransactionInfoImpl::amount |
( |
| ) |
const |
|
virtual |
◆ blockHeight()
| uint64_t Electroneum::TransactionInfoImpl::blockHeight |
( |
| ) |
const |
|
virtual |
◆ confirmations()
| uint64_t Electroneum::TransactionInfoImpl::confirmations |
( |
| ) |
const |
|
virtual |
◆ direction()
| int Electroneum::TransactionInfoImpl::direction |
( |
| ) |
const |
|
virtual |
◆ fee()
| uint64_t Electroneum::TransactionInfoImpl::fee |
( |
| ) |
const |
|
virtual |
◆ hash()
| string Electroneum::TransactionInfoImpl::hash |
( |
| ) |
const |
|
virtual |
◆ isFailed()
| bool Electroneum::TransactionInfoImpl::isFailed |
( |
| ) |
const |
|
virtual |
◆ isPending()
| bool Electroneum::TransactionInfoImpl::isPending |
( |
| ) |
const |
|
virtual |
◆ paymentId()
| string Electroneum::TransactionInfoImpl::paymentId |
( |
| ) |
const |
|
virtual |
◆ timestamp()
| std::time_t Electroneum::TransactionInfoImpl::timestamp |
( |
| ) |
const |
|
virtual |
◆ transfers()
◆ unlockTime()
| uint64_t Electroneum::TransactionInfoImpl::unlockTime |
( |
| ) |
const |
|
virtual |
◆ TransactionHistoryImpl
◆ m_amount
| uint64_t Electroneum::TransactionInfoImpl::m_amount |
|
private |
◆ m_blockheight
| uint64_t Electroneum::TransactionInfoImpl::m_blockheight |
|
private |
◆ m_confirmations
| uint64_t Electroneum::TransactionInfoImpl::m_confirmations |
|
private |
◆ m_direction
| int Electroneum::TransactionInfoImpl::m_direction |
|
private |
◆ m_failed
| bool Electroneum::TransactionInfoImpl::m_failed |
|
private |
◆ m_fee
| uint64_t Electroneum::TransactionInfoImpl::m_fee |
|
private |
◆ m_hash
| std::string Electroneum::TransactionInfoImpl::m_hash |
|
private |
◆ m_paymentid
| std::string Electroneum::TransactionInfoImpl::m_paymentid |
|
private |
◆ m_pending
| bool Electroneum::TransactionInfoImpl::m_pending |
|
private |
◆ m_timestamp
| std::time_t Electroneum::TransactionInfoImpl::m_timestamp |
|
private |
◆ m_transfers
| std::vector<Transfer> Electroneum::TransactionInfoImpl::m_transfers |
|
private |
◆ m_unlock_time
| uint64_t Electroneum::TransactionInfoImpl::m_unlock_time |
|
private |
The documentation for this class was generated from the following files: