ledger-core
ledger::core::AbstractBlockchainExplorer< Transaction > Member List

This is the complete list of members for ledger::core::AbstractBlockchainExplorer< Transaction >, including all inherited members.

getCurrentBlock() const =0 (defined in ledger::core::AbstractBlockchainExplorer< Transaction >)ledger::core::AbstractBlockchainExplorer< Transaction >pure virtual
getRawTransaction(const String &transactionHash)=0 (defined in ledger::core::AbstractBlockchainExplorer< Transaction >)ledger::core::AbstractBlockchainExplorer< Transaction >pure virtual
getTimestamp() const =0 (defined in ledger::core::AbstractBlockchainExplorer< Transaction >)ledger::core::AbstractBlockchainExplorer< Transaction >pure virtual
getTransactionByHash(const String &transactionHash) const =0 (defined in ledger::core::AbstractBlockchainExplorer< Transaction >)ledger::core::AbstractBlockchainExplorer< Transaction >pure virtual
getTransactions(const std::vector< std::string > &addresses, Option< std::string > fromBlockHash=Option< std::string >(), Option< void *> session=Option< void *>())=0 (defined in ledger::core::AbstractBlockchainExplorer< Transaction >)ledger::core::AbstractBlockchainExplorer< Transaction >pure virtual
killSession(void *session)=0 (defined in ledger::core::AbstractBlockchainExplorer< Transaction >)ledger::core::AbstractBlockchainExplorer< Transaction >pure virtual
pushTransaction(const std::vector< uint8_t > &transaction)=0 (defined in ledger::core::AbstractBlockchainExplorer< Transaction >)ledger::core::AbstractBlockchainExplorer< Transaction >pure virtual
startSession()=0 (defined in ledger::core::AbstractBlockchainExplorer< Transaction >)ledger::core::AbstractBlockchainExplorer< Transaction >pure virtual