Collaboration diagram for ns3::UanMacRcGw::Request:Public Attributes | |
| uint8_t | frameNo |
| uint16_t | length |
| uint8_t | numFrames |
| uint8_t | retryNo |
| Time | rxTime |
Definition at line 93 of file uan-mac-rc-gw.h.
| 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().