CCF
Loading...
Searching...
No Matches
Public Member Functions | List of all members
ccf::MerkleTreeHistoryPendingTx< T > Class Template Reference

#include <history.h>

Inherits ccf::kv::PendingTx.

Public Member Functions

 MerkleTreeHistoryPendingTx (ccf::kv::TxID txid_, ccf::kv::Store &store_, ccf::kv::TxHistory &history_, const NodeId &id_, ccf::crypto::KeyPair &node_kp_, ccf::crypto::KeyPair_OpenSSL &service_kp_, ccf::crypto::Pem &endorsed_cert_, const ccf::COSESignaturesConfig &cose_signatures_config_)
 
ccf::kv::PendingTxInfo call () override
 
- Public Member Functions inherited from ccf::kv::PendingTx
virtual ~PendingTx ()=default
 

Constructor & Destructor Documentation

◆ MerkleTreeHistoryPendingTx()

template<class T >
ccf::MerkleTreeHistoryPendingTx< T >::MerkleTreeHistoryPendingTx ( ccf::kv::TxID  txid_,
ccf::kv::Store store_,
ccf::kv::TxHistory history_,
const NodeId id_,
ccf::crypto::KeyPair node_kp_,
ccf::crypto::KeyPair_OpenSSL service_kp_,
ccf::crypto::Pem endorsed_cert_,
const ccf::COSESignaturesConfig cose_signatures_config_ 
)
inline

Member Function Documentation

◆ call()

template<class T >
ccf::kv::PendingTxInfo ccf::MerkleTreeHistoryPendingTx< T >::call ( )
inlineoverridevirtual

Implements ccf::kv::PendingTx.


The documentation for this class was generated from the following file: