ledger-core
|
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::EthereumLikeTransactionDatabaseHelper | static |
getTransactionByHash(soci::session &sql, const std::string &hash, EthereumLikeBlockchainExplorerTransaction &tx) (defined in ledger::core::EthereumLikeTransactionDatabaseHelper) | ledger::core::EthereumLikeTransactionDatabaseHelper | static |
inflateTransaction(soci::session &sql, const soci::row &row, EthereumLikeBlockchainExplorerTransaction &tx) (defined in ledger::core::EthereumLikeTransactionDatabaseHelper) | ledger::core::EthereumLikeTransactionDatabaseHelper | static |
putTransaction(soci::session &sql, const std::string &accountUid, const EthereumLikeBlockchainExplorerTransaction &tx) (defined in ledger::core::EthereumLikeTransactionDatabaseHelper) | ledger::core::EthereumLikeTransactionDatabaseHelper | static |
transactionExists(soci::session &sql, const std::string ðTxUid) (defined in ledger::core::EthereumLikeTransactionDatabaseHelper) | ledger::core::EthereumLikeTransactionDatabaseHelper | static |