#include <kv_types.h>
Inherited by ccf::kv::StoreSnapshot.
◆ ~AbstractSnapshot()
virtual ccf::kv::AbstractStore::AbstractSnapshot::~AbstractSnapshot |
( |
| ) |
|
|
virtualdefault |
◆ get_version()
virtual Version ccf::kv::AbstractStore::AbstractSnapshot::get_version |
( |
| ) |
const |
|
pure virtual |
◆ serialise()
virtual std::vector< uint8_t > ccf::kv::AbstractStore::AbstractSnapshot::serialise |
( |
const std::shared_ptr< AbstractTxEncryptor > & |
encryptor | ) |
|
|
pure virtual |
The documentation for this class was generated from the following file: