ledger-core
ledger::core::RippleLikeBlockchainExplorer Member List

This is the complete list of members for ledger::core::RippleLikeBlockchainExplorer, including all inherited members.

Block typedef (defined in ledger::core::RippleLikeBlockchainExplorer)ledger::core::RippleLikeBlockchainExplorer
ConfigurationMatchable(const std::vector< std::string > &matchableKeys) (defined in ledger::core::ConfigurationMatchable)ledger::core::ConfigurationMatchable
getBalance(const std::vector< RippleLikeKeychain::Address > &addresses)=0 (defined in ledger::core::RippleLikeBlockchainExplorer)ledger::core::RippleLikeBlockchainExplorerpure virtual
getBaseReserve()=0 (defined in ledger::core::RippleLikeBlockchainExplorer)ledger::core::RippleLikeBlockchainExplorerpure virtual
getCurrentBlock() const=0 (defined in ledger::core::AbstractBlockchainExplorer< RippleLikeBlockchainExplorerTransaction >)ledger::core::AbstractBlockchainExplorer< RippleLikeBlockchainExplorerTransaction >pure virtual
getFees()=0 (defined in ledger::core::RippleLikeBlockchainExplorer)ledger::core::RippleLikeBlockchainExplorerpure virtual
getLedgerSequence()=0 (defined in ledger::core::RippleLikeBlockchainExplorer)ledger::core::RippleLikeBlockchainExplorerpure virtual
getRawTransaction(const String &transactionHash)=0 (defined in ledger::core::AbstractBlockchainExplorer< RippleLikeBlockchainExplorerTransaction >)ledger::core::AbstractBlockchainExplorer< RippleLikeBlockchainExplorerTransaction >pure virtual
getSequence(const std::string &address)=0 (defined in ledger::core::RippleLikeBlockchainExplorer)ledger::core::RippleLikeBlockchainExplorerpure virtual
getTimestamp() const=0 (defined in ledger::core::AbstractBlockchainExplorer< RippleLikeBlockchainExplorerTransaction >)ledger::core::AbstractBlockchainExplorer< RippleLikeBlockchainExplorerTransaction >pure virtual
getTransactionByHash(const String &transactionHash) const=0 (defined in ledger::core::AbstractBlockchainExplorer< RippleLikeBlockchainExplorerTransaction >)ledger::core::AbstractBlockchainExplorer< RippleLikeBlockchainExplorerTransaction >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< RippleLikeBlockchainExplorerTransaction >)ledger::core::AbstractBlockchainExplorer< RippleLikeBlockchainExplorerTransaction >pure virtual
killSession(void *session)=0 (defined in ledger::core::AbstractBlockchainExplorer< RippleLikeBlockchainExplorerTransaction >)ledger::core::AbstractBlockchainExplorer< RippleLikeBlockchainExplorerTransaction >pure virtual
match(const std::shared_ptr< api::DynamicObject > &configuration) (defined in ledger::core::ConfigurationMatchable)ledger::core::ConfigurationMatchable
pushTransaction(const std::vector< uint8_t > &transaction)=0 (defined in ledger::core::AbstractBlockchainExplorer< RippleLikeBlockchainExplorerTransaction >)ledger::core::AbstractBlockchainExplorer< RippleLikeBlockchainExplorerTransaction >pure virtual
RippleLikeBlockchainExplorer(const std::shared_ptr< ledger::core::api::DynamicObject > &configuration, const std::vector< std::string > &matchableKeys) (defined in ledger::core::RippleLikeBlockchainExplorer)ledger::core::RippleLikeBlockchainExplorer
setConfiguration(const std::shared_ptr< api::DynamicObject > &configuration) (defined in ledger::core::ConfigurationMatchable)ledger::core::ConfigurationMatchable
startSession()=0 (defined in ledger::core::AbstractBlockchainExplorer< RippleLikeBlockchainExplorerTransaction >)ledger::core::AbstractBlockchainExplorer< RippleLikeBlockchainExplorerTransaction >pure virtual