![]() |
User Manual, Developers Guide and API Documentation |
![]() |
#include <lowerMAC/Manager.hpp>


Public Member Functions | |
| FrameType | getFrameType () |
| wifimac::convergence::PhyMode | getPhyMode () const |
| bool | isPreamble () const |
| ManagerCommand () | |
Public Attributes | |
| struct { | |
| wns::simulator::Time expirationTime | |
| Time when the packet can be thrown away. | |
| wns::simulator::Time replyTimeout | |
| Duration after which the reply is missing. | |
| } | local |
| struct { | |
| } | magic |
| struct { | |
| wns::simulator::Time frameExchangeDuration | |
| Duration field as defined in IEEE 802.11 7.1.3.2 i.e. the duration of the frame exchange, without the current frame! | |
| wifimac::convergence::PhyMode phyMode | |
| wifimac::FrameType type | |
| } | peer |
Definition at line 54 of file Manager.hpp.
| wifimac::lowerMAC::ManagerCommand::ManagerCommand | ( | ) | [inline] |
Definition at line 80 of file Manager.hpp.
| FrameType wifimac::lowerMAC::ManagerCommand::getFrameType | ( | ) | [inline, virtual] |
| wifimac::convergence::PhyMode wifimac::lowerMAC::ManagerCommand::getPhyMode | ( | ) | const [inline] |
Definition at line 96 of file Manager.hpp.
| bool wifimac::lowerMAC::ManagerCommand::isPreamble | ( | ) | const [inline, virtual] |
Definition at line 60 of file Manager.hpp.
Definition at line 75 of file Manager.hpp.
| struct { ... } wifimac::lowerMAC::ManagerCommand::local |
| struct { ... } wifimac::lowerMAC::ManagerCommand::magic |
| struct { ... } wifimac::lowerMAC::ManagerCommand::peer |
Definition at line 68 of file Manager.hpp.
Definition at line 63 of file Manager.hpp.
Definition at line 67 of file Manager.hpp.
1.5.5