|
CCF
|
#include <snapshot_serdes.h>
Public Member Functions | |
| StartupSnapshotInfo (ccf::kv::Version s, std::vector< uint8_t > &&r) | |
Public Attributes | |
| ccf::kv::Version | seqno |
| std::vector< uint8_t > | raw |
|
inline |
| std::vector<uint8_t> ccf::StartupSnapshotInfo::raw |
| ccf::kv::Version ccf::StartupSnapshotInfo::seqno |