CCF
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
ccf::StartupSnapshotInfo Struct Reference

#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
 

Constructor & Destructor Documentation

◆ StartupSnapshotInfo()

ccf::StartupSnapshotInfo::StartupSnapshotInfo ( ccf::kv::Version  s,
std::vector< uint8_t > &&  r 
)
inline

Member Data Documentation

◆ raw

std::vector<uint8_t> ccf::StartupSnapshotInfo::raw

◆ seqno

ccf::kv::Version ccf::StartupSnapshotInfo::seqno

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