|
CCF
|
#include <kv_types.h>
Inherited by ccf::MerkleTreeHistoryPendingTx< T >, ccf::NullTxHistoryPendingTx, and ccf::kv::MovePendingTx.
Public Member Functions | |
| virtual PendingTxInfo | call ()=0 |
| virtual | ~PendingTx ()=default |
|
virtualdefault |
|
pure virtual |
Implemented in ccf::kv::MovePendingTx, ccf::NullTxHistoryPendingTx, and ccf::MerkleTreeHistoryPendingTx< T >.