hyperledger/iroha
Iroha - A simple, decentralized ledger http://iroha.tech
iroha::PendingTransactionStorage Member List

This is the complete list of members for iroha::PendingTransactionStorage, including all inherited members.

ErrorCode enum nameiroha::PendingTransactionStorage
getPendingTransactions(const shared_model::interface::types::AccountIdType &account_id) const =0iroha::PendingTransactionStoragepure virtual
getPendingTransactions(const shared_model::interface::types::AccountIdType &account_id, const shared_model::interface::types::TransactionsNumberType page_size, const std::optional< shared_model::interface::types::HashType > &first_tx_hash) const =0iroha::PendingTransactionStoragepure virtual
insertPresenceCache(std::shared_ptr< ametsuchi::TxPresenceCache > &cache)=0iroha::PendingTransactionStoragepure virtual
kNotFound enum valueiroha::PendingTransactionStorage
removeBatch(std::shared_ptr< shared_model::interface::TransactionBatch > const &batch)=0iroha::PendingTransactionStoragepure virtual
removeTransaction(shared_model::interface::types::HashType const &hash)=0iroha::PendingTransactionStoragepure virtual
updatedBatchesHandler(std::shared_ptr< MstState > const &updated_batches)=0iroha::PendingTransactionStoragepure virtual
~PendingTransactionStorage()=defaultiroha::PendingTransactionStoragevirtual