ledger-core
ledger::core::EthereumLikeTransactionDatabaseHelper Member List

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

createEthereumTransactionUid(const std::string &accountUid, const std::string &txHash) (defined in ledger::core::EthereumLikeTransactionDatabaseHelper)ledger::core::EthereumLikeTransactionDatabaseHelperstatic
getTransactionByHash(soci::session &sql, const std::string &hash, EthereumLikeBlockchainExplorerTransaction &tx) (defined in ledger::core::EthereumLikeTransactionDatabaseHelper)ledger::core::EthereumLikeTransactionDatabaseHelperstatic
inflateTransaction(soci::session &sql, const soci::row &row, EthereumLikeBlockchainExplorerTransaction &tx) (defined in ledger::core::EthereumLikeTransactionDatabaseHelper)ledger::core::EthereumLikeTransactionDatabaseHelperstatic
putTransaction(soci::session &sql, const std::string &accountUid, const EthereumLikeBlockchainExplorerTransaction &tx) (defined in ledger::core::EthereumLikeTransactionDatabaseHelper)ledger::core::EthereumLikeTransactionDatabaseHelperstatic
transactionExists(soci::session &sql, const std::string &ethTxUid) (defined in ledger::core::EthereumLikeTransactionDatabaseHelper)ledger::core::EthereumLikeTransactionDatabaseHelperstatic