#include <senf/Packets/80211Bundle/WLANBeaconPacket.hh>
Definition at line 36 of file WLANBeaconPacket.hh.
Public Types |
|
| typedef UInt64LSBParser | timestamp_t |
| typedef UInt16LSBParser | beaconInterval_t |
| typedef WLANSSIDInfoElementParser | ssidIE_t |
| typedef WLANSupportedRatesInfoElementParser |
supportedRatesIE_t |
Public Member Functions |
|
| UInt64LSBParser | timestamp () const |
| UInt16LSBParser | beaconInterval () const |
| WLANSSIDInfoElementParser | ssidIE () const |
| WLANSSIDInfoElementParser::value_t | ssid () const |
| WLANSupportedRatesInfoElementParser | supportedRatesIE () const |
| SENF_PARSER_LIST (ieList, packetSize(), WLANGenericInfoElementParser) | |
| typedef UInt16LSBParser senf::WLANBeaconPacketParser:: | ||||
| beaconInterval_t | ||||
Definition at line 41 of file WLANBeaconPacket.hh.
| typedef WLANSSIDInfoElementParser senf::WLANBeaconPacketParser:: | ||||
| ssidIE_t | ||||
Definition at line 44 of file WLANBeaconPacket.hh.
| typedef WLANSupportedRatesInfoElementParser senf::WLANBeaconPacketParser:: | ||||
| supportedRatesIE_t | ||||
Definition at line 47 of file WLANBeaconPacket.hh.
| typedef UInt64LSBParser senf::WLANBeaconPacketParser:: | ||||
| timestamp_t | ||||
Definition at line 40 of file WLANBeaconPacket.hh.
| UInt16LSBParser senf::WLANBeaconPacketParser:: | ||||
| beaconInterval | () | |||
| senf::WLANBeaconPacketParser:: | ||||
| SENF_PARSER_LIST | ( | ieList | , | |
| packetSize() | , | |||
| WLANGenericInfoElementParser | ) | |||
| WLANSSIDInfoElementParser::value_t senf::WLANBeaconPacketParser:: | ||||
| ssid | () | |||
Definition at line 45 of file WLANBeaconPacket.hh.
| WLANSSIDInfoElementParser senf::WLANBeaconPacketParser:: | ||||
| ssidIE | () | |||
| WLANSupportedRatesInfoElementParser senf::WLANBeaconPacketParser:: | ||||
| supportedRatesIE | () | |||
| UInt64LSBParser senf::WLANBeaconPacketParser:: | ||||
| timestamp | () | |||