_executionContext (defined in ledger::core::DedicatedContext) | ledger::core::DedicatedContext | protected |
_http (defined in ledger::core::AbstractLedgerApiBlockchainExplorer< BlockchainExplorerTransaction, TransactionsBulk, TransactionsParser, TransactionsBulkParser, BlockParser, NetworkParameters >) | ledger::core::AbstractLedgerApiBlockchainExplorer< BlockchainExplorerTransaction, TransactionsBulk, TransactionsParser, TransactionsBulkParser, BlockParser, NetworkParameters > | protected |
async(std::function< T()> f) (defined in ledger::core::DedicatedContext) | ledger::core::DedicatedContext | inline |
async(std::function< T()> f) const (defined in ledger::core::DedicatedContext) | ledger::core::DedicatedContext | inline |
Block typedef (defined in ledger::core::TezosLikeBlockchainExplorer) | ledger::core::TezosLikeBlockchainExplorer | |
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::DedicatedContext | inline |
ExternalTezosLikeBlockchainExplorer(const std::shared_ptr< api::ExecutionContext > &context, const std::shared_ptr< HttpClient > &http, const api::TezosLikeNetworkParameters ¶meters, const std::shared_ptr< api::DynamicObject > &configuration) (defined in ledger::core::ExternalTezosLikeBlockchainExplorer) | ledger::core::ExternalTezosLikeBlockchainExplorer | |
forgeKTOperation(const std::shared_ptr< TezosLikeTransactionApi > &tx) override (defined in ledger::core::ExternalTezosLikeBlockchainExplorer) | ledger::core::ExternalTezosLikeBlockchainExplorer | virtual |
forgeKTOperation(const std::shared_ptr< TezosLikeTransactionApi > &tx, const std::shared_ptr< api::ExecutionContext > &context, const std::shared_ptr< HttpClient > &http, const std::string &rpcNode) (defined in ledger::core::TezosLikeBlockchainExplorer) | ledger::core::TezosLikeBlockchainExplorer | static |
getBalance(const std::vector< TezosLikeKeychain::Address > &addresses) override (defined in ledger::core::ExternalTezosLikeBlockchainExplorer) | ledger::core::ExternalTezosLikeBlockchainExplorer | virtual |
getContext() const (defined in ledger::core::DedicatedContext) | ledger::core::DedicatedContext | inline |
getCounter(const std::string &address) override (defined in ledger::core::ExternalTezosLikeBlockchainExplorer) | ledger::core::ExternalTezosLikeBlockchainExplorer | virtual |
getCurrentBlock() const override (defined in ledger::core::ExternalTezosLikeBlockchainExplorer) | ledger::core::ExternalTezosLikeBlockchainExplorer | virtual |
getEstimatedGasLimit(const std::string &address) override (defined in ledger::core::ExternalTezosLikeBlockchainExplorer) | ledger::core::ExternalTezosLikeBlockchainExplorer | virtual |
getExplorerContext() const override (defined in ledger::core::ExternalTezosLikeBlockchainExplorer) | ledger::core::ExternalTezosLikeBlockchainExplorer | virtual |
getExplorerVersion() const override (defined in ledger::core::ExternalTezosLikeBlockchainExplorer) | ledger::core::ExternalTezosLikeBlockchainExplorer | virtual |
getFees() override (defined in ledger::core::ExternalTezosLikeBlockchainExplorer) | ledger::core::ExternalTezosLikeBlockchainExplorer | virtual |
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 |
getManagerKey(const std::string &address) override (defined in ledger::core::ExternalTezosLikeBlockchainExplorer) | ledger::core::ExternalTezosLikeBlockchainExplorer | virtual |
getManagerKey(const std::string &address, const std::shared_ptr< api::ExecutionContext > &context, const std::shared_ptr< HttpClient > &http, const std::string &rpcNode) (defined in ledger::core::TezosLikeBlockchainExplorer) | ledger::core::TezosLikeBlockchainExplorer | static |
getNetworkParameters() const override (defined in ledger::core::ExternalTezosLikeBlockchainExplorer) | ledger::core::ExternalTezosLikeBlockchainExplorer | virtual |
getRawTransaction(const String &transactionHash) override (defined in ledger::core::ExternalTezosLikeBlockchainExplorer) | ledger::core::ExternalTezosLikeBlockchainExplorer | virtual |
getRPCNodeEndpoint() const (defined in ledger::core::TezosLikeBlockchainExplorer) | ledger::core::TezosLikeBlockchainExplorer | inlineprotected |
getStorage(const std::string &address) override (defined in ledger::core::ExternalTezosLikeBlockchainExplorer) | ledger::core::ExternalTezosLikeBlockchainExplorer | virtual |
getTimestamp() const override (defined in ledger::core::ExternalTezosLikeBlockchainExplorer) | ledger::core::ExternalTezosLikeBlockchainExplorer | virtual |
getTransactionByHash(const String &transactionHash) const override (defined in ledger::core::ExternalTezosLikeBlockchainExplorer) | ledger::core::ExternalTezosLikeBlockchainExplorer | virtual |
getTransactions(const std::vector< std::string > &addresses, Option< std::string > fromBlockHash=Option< std::string >(), Option< void *> session=Option< void *>()) override (defined in ledger::core::ExternalTezosLikeBlockchainExplorer) | ledger::core::ExternalTezosLikeBlockchainExplorer | virtual |
isAllocated(const std::string &address) override (defined in ledger::core::ExternalTezosLikeBlockchainExplorer) | ledger::core::ExternalTezosLikeBlockchainExplorer | virtual |
isAllocated(const std::string &address, const std::shared_ptr< api::ExecutionContext > &context, const std::shared_ptr< HttpClient > &http, const std::string &rpcNode) (defined in ledger::core::TezosLikeBlockchainExplorer) | ledger::core::TezosLikeBlockchainExplorer | static |
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::ExternalTezosLikeBlockchainExplorer) | ledger::core::ExternalTezosLikeBlockchainExplorer | virtual |
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::ExternalTezosLikeBlockchainExplorer) | ledger::core::ExternalTezosLikeBlockchainExplorer | virtual |
pushTransaction(const std::vector< uint8_t > &transaction) override (defined in ledger::core::ExternalTezosLikeBlockchainExplorer) | ledger::core::ExternalTezosLikeBlockchainExplorer | virtual |
run(std::function< void()> f) (defined in ledger::core::DedicatedContext) | ledger::core::DedicatedContext | inline |
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::ExternalTezosLikeBlockchainExplorer) | ledger::core::ExternalTezosLikeBlockchainExplorer | virtual |
TezosLikeBlockchainExplorer(const std::shared_ptr< ledger::core::api::DynamicObject > &configuration, const std::vector< std::string > &matchableKeys) (defined in ledger::core::TezosLikeBlockchainExplorer) | ledger::core::TezosLikeBlockchainExplorer | |