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

Public Attributes

uint8_t frameNo
uint16_t length
uint8_t numFrames
uint8_t retryNo
Time rxTime

Detailed Description

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

Member Data Documentation

uint8_t ns3::UanMacRcGw::Request::frameNo

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

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

uint16_t ns3::UanMacRcGw::Request::length

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

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

uint8_t ns3::UanMacRcGw::Request::numFrames

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

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

uint8_t ns3::UanMacRcGw::Request::retryNo

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

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

Time ns3::UanMacRcGw::Request::rxTime

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

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


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