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
~PendingTransactionStorage()=defaultiroha::PendingTransactionStoragevirtual