psync::MissingDataInfo Struct Reference

#include <common.hpp>

Public Attributes

uint64_t highSeq
 
uint64_t lowSeq
 
ndn::Name prefix
 

Detailed Description

Definition at line 55 of file common.hpp.

Member Data Documentation

◆ highSeq

uint64_t psync::MissingDataInfo::highSeq

Definition at line 59 of file common.hpp.

◆ lowSeq

uint64_t psync::MissingDataInfo::lowSeq

Definition at line 58 of file common.hpp.

◆ prefix

ndn::Name psync::MissingDataInfo::prefix

Definition at line 57 of file common.hpp.