#include <snapshot.h>
Inherits ccf::kv::AbstractStore::AbstractSnapshot.
◆ StoreSnapshot()
ccf::kv::StoreSnapshot::StoreSnapshot |
( |
Version |
version_ | ) |
|
|
inline |
◆ add_hash_at_snapshot()
void ccf::kv::StoreSnapshot::add_hash_at_snapshot |
( |
std::vector< uint8_t > && |
hash_at_snapshot_ | ) |
|
|
inline |
◆ add_map_snapshot()
◆ add_view_history()
void ccf::kv::StoreSnapshot::add_view_history |
( |
std::vector< Version > && |
view_history_ | ) |
|
|
inline |
◆ get_version()
Version ccf::kv::StoreSnapshot::get_version |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ serialise()
std::vector< uint8_t > ccf::kv::StoreSnapshot::serialise |
( |
const std::shared_ptr< AbstractTxEncryptor > & |
encryptor | ) |
|
|
inlineoverridevirtual |
The documentation for this class was generated from the following file: