A Discrete-Event Network Simulator
API
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
ns3::UanMacRcGw::AckData Struct Reference
+ Collaboration diagram for ns3::UanMacRcGw::AckData:

Public Attributes

uint8_t expFrames
uint8_t frameNo
std::set< uint8_t > rxFrames

Detailed Description

Definition at line 102 of file uan-mac-rc-gw.h.

Member Data Documentation

uint8_t ns3::UanMacRcGw::AckData::expFrames

Definition at line 106 of file uan-mac-rc-gw.h.

Referenced by ns3::UanMacRcGw::EndCycle(), and ns3::UanMacRcGw::StartCycle().

uint8_t ns3::UanMacRcGw::AckData::frameNo

Definition at line 104 of file uan-mac-rc-gw.h.

Referenced by ns3::UanMacRcGw::EndCycle(), and ns3::UanMacRcGw::StartCycle().

std::set<uint8_t> ns3::UanMacRcGw::AckData::rxFrames

Definition at line 105 of file uan-mac-rc-gw.h.

Referenced by ns3::UanMacRcGw::EndCycle().


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