ledger-core
|
This is the complete list of members for ledger::core::TezosLikeTransactionDatabaseHelper, including all inherited members.
createTezosTransactionUid(const std::string &accountUid, const std::string &txHash, api::TezosOperationTag type) (defined in ledger::core::TezosLikeTransactionDatabaseHelper) | ledger::core::TezosLikeTransactionDatabaseHelper | static |
getTransactionByHash(soci::session &sql, const std::string &hash, const std::string &operationUid, TezosLikeBlockchainExplorerTransaction &tx) (defined in ledger::core::TezosLikeTransactionDatabaseHelper) | ledger::core::TezosLikeTransactionDatabaseHelper | static |
inflateTransaction(soci::session &sql, const soci::row &row, TezosLikeBlockchainExplorerTransaction &tx) (defined in ledger::core::TezosLikeTransactionDatabaseHelper) | ledger::core::TezosLikeTransactionDatabaseHelper | static |
putTransaction(soci::session &sql, const std::string &accountUid, const TezosLikeBlockchainExplorerTransaction &tx) (defined in ledger::core::TezosLikeTransactionDatabaseHelper) | ledger::core::TezosLikeTransactionDatabaseHelper | static |
transactionExists(soci::session &sql, const std::string &tezosTxUid) (defined in ledger::core::TezosLikeTransactionDatabaseHelper) | ledger::core::TezosLikeTransactionDatabaseHelper | static |