senf::WLANPacket_CtrlFrameParser Struct Reference

Control frame parser Re-ordering of bits due to LSB byte order. More...

#include <senf/Packets/80211Bundle/WLANPacket.hh>

Inheritance diagram for senf::WLANPacket_CtrlFrameParser:
Inheritance graph
[legend]

List of all members.


Detailed Description

Control frame parser Re-ordering of bits due to LSB byte order.

currently only CTS, RTS and ACK control frames are supported

Definition at line 138 of file WLANPacket.hh.


Public Types

typedef MACAddressParser  receiverAddress_t

Public Member Functions

MACAddressParser  receiverAddress () const
void  init ()

Member Typedef Documentation

typedef MACAddressParser senf::WLANPacket_CtrlFrameParser::
receiverAddress_t

Definition at line 144 of file WLANPacket.hh.


Member Function Documentation

void senf::WLANPacket_CtrlFrameParser::
init ()

Definition at line 153 of file WLANPacket.hh.

MACAddressParser senf::WLANPacket_CtrlFrameParser::
receiverAddress ()

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