EMANE  1.2.1
EMANE::Models::IEEE80211ABG::SequenceEntry Struct Reference

structure used to define parameters to detect duplicate frames More...

#include <maclayer.h>

Public Member Functions

 SequenceEntry (std::uint16_t seq, const TimePoint &tp)
 

Public Attributes

std::uint16_t seq_
 
TimePoint tp_
 

Detailed Description

structure used to define parameters to detect duplicate frames

Definition at line 75 of file models/mac/ieee80211abg/maclayer.h.

Constructor & Destructor Documentation

◆ SequenceEntry()

EMANE::Models::IEEE80211ABG::SequenceEntry::SequenceEntry ( std::uint16_t  seq,
const TimePoint tp 
)
inline

default constructor

Definition at line 86 of file models/mac/ieee80211abg/maclayer.h.

Member Data Documentation

◆ seq_

std::uint16_t EMANE::Models::IEEE80211ABG::SequenceEntry::seq_

Definition at line 77 of file models/mac/ieee80211abg/maclayer.h.

◆ tp_

TimePoint EMANE::Models::IEEE80211ABG::SequenceEntry::tp_

Definition at line 78 of file models/mac/ieee80211abg/maclayer.h.


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