senf::WLANBeaconPacketParser Struct Reference

#include <senf/Packets/80211Bundle/WLANBeaconPacket.hh>
Inheritance diagram for senf::WLANBeaconPacketParser:
Inheritance graph
[legend]

List of all members.


Detailed Description

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)

Member Typedef Documentation

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.


Member Function Documentation

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 ()

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