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


Public Member Functions | |
| CompoundType | getCompoundType () |
| wimemac::convergence::PhyMode | getPhyMode () const |
| std::string | getPreambleMode () |
| bool | isPreamble () const |
| ManagerCommand () | |
Public Attributes | |
| struct { | |
| wns::simulator::Time expirationTime | |
| } | local |
| struct { | |
| } | magic |
| struct { | |
| wimemac::CompoundType CompoundType | |
| wns::simulator::Time frameExchangeDuration | |
| Duration field i.e. the duration of the frame exchange, without the current frame! | |
| bool hasPayload | |
| wimemac::convergence::PhyMode phyMode | |
| wns::simulator::Time psduDuration | |
| bool requiresDirectReply | |
| Frame requires a direct reply from peer. | |
| } | peer |
Definition at line 74 of file Manager.hpp.
| wimemac::lowerMAC::ManagerCommand::ManagerCommand | ( | ) | [inline] |
Definition at line 101 of file Manager.hpp.
| CompoundType wimemac::lowerMAC::ManagerCommand::getCompoundType | ( | ) | [inline, virtual] |
| wimemac::convergence::PhyMode wimemac::lowerMAC::ManagerCommand::getPhyMode | ( | ) | const [inline] |
Definition at line 125 of file Manager.hpp.
| std::string wimemac::lowerMAC::ManagerCommand::getPreambleMode | ( | ) | [inline] |
Definition at line 115 of file Manager.hpp.
| bool wimemac::lowerMAC::ManagerCommand::isPreamble | ( | ) | const [inline, virtual] |
Definition at line 84 of file Manager.hpp.
Definition at line 79 of file Manager.hpp.
Definition at line 92 of file Manager.hpp.
Definition at line 83 of file Manager.hpp.
| struct { ... } wimemac::lowerMAC::ManagerCommand::local |
| struct { ... } wimemac::lowerMAC::ManagerCommand::magic |
| struct { ... } wimemac::lowerMAC::ManagerCommand::peer |
Definition at line 85 of file Manager.hpp.
Definition at line 93 of file Manager.hpp.
Definition at line 96 of file Manager.hpp.
1.5.5