ledger-core
ledger::core::ApiRippleLikeBlockchainExplorer Member List

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

_executionContext (defined in ledger::core::DedicatedContext)ledger::core::DedicatedContextprotected
_http (defined in ledger::core::AbstractLedgerApiBlockchainExplorer< BlockchainExplorerTransaction, TransactionsBulk, TransactionsParser, TransactionsBulkParser, BlockParser, NetworkParameters >)ledger::core::AbstractLedgerApiBlockchainExplorer< BlockchainExplorerTransaction, TransactionsBulk, TransactionsParser, TransactionsBulkParser, BlockParser, NetworkParameters >protected
ApiRippleLikeBlockchainExplorer(const std::shared_ptr< api::ExecutionContext > &context, const std::shared_ptr< HttpClient > &http, const api::RippleLikeNetworkParameters &parameters, const std::shared_ptr< api::DynamicObject > &configuration) (defined in ledger::core::ApiRippleLikeBlockchainExplorer)ledger::core::ApiRippleLikeBlockchainExplorer
async(std::function< T()> f) (defined in ledger::core::DedicatedContext)ledger::core::DedicatedContextinline
async(std::function< T()> f) const (defined in ledger::core::DedicatedContext)ledger::core::DedicatedContextinline
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
DedicatedContext(const std::shared_ptr< api::ExecutionContext > &context) (defined in ledger::core::DedicatedContext)ledger::core::DedicatedContextinline
getBalance(const std::vector< RippleLikeKeychain::Address > &addresses) override (defined in ledger::core::ApiRippleLikeBlockchainExplorer)ledger::core::ApiRippleLikeBlockchainExplorervirtual
getBaseReserve() override (defined in ledger::core::ApiRippleLikeBlockchainExplorer)ledger::core::ApiRippleLikeBlockchainExplorervirtual
getContext() const (defined in ledger::core::DedicatedContext)ledger::core::DedicatedContextinline
getCurrentBlock() const override (defined in ledger::core::ApiRippleLikeBlockchainExplorer)ledger::core::ApiRippleLikeBlockchainExplorervirtual
getExplorerContext() const override (defined in ledger::core::ApiRippleLikeBlockchainExplorer)ledger::core::ApiRippleLikeBlockchainExplorervirtual
getExplorerVersion() const override (defined in ledger::core::ApiRippleLikeBlockchainExplorer)ledger::core::ApiRippleLikeBlockchainExplorervirtual
getFees() override (defined in ledger::core::ApiRippleLikeBlockchainExplorer)ledger::core::ApiRippleLikeBlockchainExplorervirtual
getLedgerApiCurrentBlock() const (defined in ledger::core::AbstractLedgerApiBlockchainExplorer< BlockchainExplorerTransaction, TransactionsBulk, TransactionsParser, TransactionsBulkParser, BlockParser, NetworkParameters >)ledger::core::AbstractLedgerApiBlockchainExplorer< BlockchainExplorerTransaction, TransactionsBulk, TransactionsParser, TransactionsBulkParser, BlockParser, NetworkParameters >inline
getLedgerApiRawTransaction(const String &transactionHash) const (defined in ledger::core::AbstractLedgerApiBlockchainExplorer< BlockchainExplorerTransaction, TransactionsBulk, TransactionsParser, TransactionsBulkParser, BlockParser, NetworkParameters >)ledger::core::AbstractLedgerApiBlockchainExplorer< BlockchainExplorerTransaction, TransactionsBulk, TransactionsParser, TransactionsBulkParser, BlockParser, NetworkParameters >inline
getLedgerApiTimestamp() const (defined in ledger::core::AbstractLedgerApiBlockchainExplorer< BlockchainExplorerTransaction, TransactionsBulk, TransactionsParser, TransactionsBulkParser, BlockParser, NetworkParameters >)ledger::core::AbstractLedgerApiBlockchainExplorer< BlockchainExplorerTransaction, TransactionsBulk, TransactionsParser, TransactionsBulkParser, BlockParser, NetworkParameters >inline
getLedgerApiTransactionByHash(const String &transactionHash) const (defined in ledger::core::AbstractLedgerApiBlockchainExplorer< BlockchainExplorerTransaction, TransactionsBulk, TransactionsParser, TransactionsBulkParser, BlockParser, NetworkParameters >)ledger::core::AbstractLedgerApiBlockchainExplorer< BlockchainExplorerTransaction, TransactionsBulk, TransactionsParser, TransactionsBulkParser, BlockParser, NetworkParameters >inline
getLedgerApiTransactions(const std::vector< std::string > &addresses, Option< std::string > fromBlockHash, Option< void *> session, bool isSnakeCase=false) (defined in ledger::core::AbstractLedgerApiBlockchainExplorer< BlockchainExplorerTransaction, TransactionsBulk, TransactionsParser, TransactionsBulkParser, BlockParser, NetworkParameters >)ledger::core::AbstractLedgerApiBlockchainExplorer< BlockchainExplorerTransaction, TransactionsBulk, TransactionsParser, TransactionsBulkParser, BlockParser, NetworkParameters >inline
getLedgerSequence() override (defined in ledger::core::ApiRippleLikeBlockchainExplorer)ledger::core::ApiRippleLikeBlockchainExplorervirtual
getNetworkParameters() const override (defined in ledger::core::ApiRippleLikeBlockchainExplorer)ledger::core::ApiRippleLikeBlockchainExplorervirtual
getRawTransaction(const String &transactionHash) override (defined in ledger::core::ApiRippleLikeBlockchainExplorer)ledger::core::ApiRippleLikeBlockchainExplorervirtual
getSequence(const std::string &address) override (defined in ledger::core::ApiRippleLikeBlockchainExplorer)ledger::core::ApiRippleLikeBlockchainExplorervirtual
getTimestamp() const override (defined in ledger::core::ApiRippleLikeBlockchainExplorer)ledger::core::ApiRippleLikeBlockchainExplorervirtual
getTransactionByHash(const String &transactionHash) const override (defined in ledger::core::ApiRippleLikeBlockchainExplorer)ledger::core::ApiRippleLikeBlockchainExplorervirtual
getTransactions(const std::vector< std::string > &addresses, Option< std::string > fromBlockHash=Option< std::string >(), Option< void *> session=Option< void *>()) override (defined in ledger::core::ApiRippleLikeBlockchainExplorer)ledger::core::ApiRippleLikeBlockchainExplorervirtual
killLedgerApiSession(void *session) const (defined in ledger::core::AbstractLedgerApiBlockchainExplorer< BlockchainExplorerTransaction, TransactionsBulk, TransactionsParser, TransactionsBulkParser, BlockParser, NetworkParameters >)ledger::core::AbstractLedgerApiBlockchainExplorer< BlockchainExplorerTransaction, TransactionsBulk, TransactionsParser, TransactionsBulkParser, BlockParser, NetworkParameters >inline
killSession(void *session) override (defined in ledger::core::ApiRippleLikeBlockchainExplorer)ledger::core::ApiRippleLikeBlockchainExplorervirtual
match(const std::shared_ptr< api::DynamicObject > &configuration) (defined in ledger::core::ConfigurationMatchable)ledger::core::ConfigurationMatchable
pushLedgerApiTransaction(const std::vector< uint8_t > &transaction) override (defined in ledger::core::ApiRippleLikeBlockchainExplorer)ledger::core::ApiRippleLikeBlockchainExplorervirtual
pushTransaction(const std::vector< uint8_t > &transaction) override (defined in ledger::core::ApiRippleLikeBlockchainExplorer)ledger::core::ApiRippleLikeBlockchainExplorervirtual
RippleLikeBlockchainExplorer(const std::shared_ptr< ledger::core::api::DynamicObject > &configuration, const std::vector< std::string > &matchableKeys) (defined in ledger::core::RippleLikeBlockchainExplorer)ledger::core::RippleLikeBlockchainExplorer
run(std::function< void()> f) (defined in ledger::core::DedicatedContext)ledger::core::DedicatedContextinline
setConfiguration(const std::shared_ptr< api::DynamicObject > &configuration) (defined in ledger::core::ConfigurationMatchable)ledger::core::ConfigurationMatchable
startLedgerApiSession() const (defined in ledger::core::AbstractLedgerApiBlockchainExplorer< BlockchainExplorerTransaction, TransactionsBulk, TransactionsParser, TransactionsBulkParser, BlockParser, NetworkParameters >)ledger::core::AbstractLedgerApiBlockchainExplorer< BlockchainExplorerTransaction, TransactionsBulk, TransactionsParser, TransactionsBulkParser, BlockParser, NetworkParameters >inline
startSession() override (defined in ledger::core::ApiRippleLikeBlockchainExplorer)ledger::core::ApiRippleLikeBlockchainExplorervirtual