INET Framework for OMNeT++/OMNEST
Ieee80211ManagementFrame Class Reference

#include <Ieee80211Frame_m.h>

Inheritance diagram for Ieee80211ManagementFrame:
Ieee80211DataOrMgmtFrame Ieee80211TwoAddressFrame Ieee80211OneAddressFrame Ieee80211Frame Ieee80211AssociationRequestFrame Ieee80211AssociationResponseFrame Ieee80211AuthenticationFrame Ieee80211BeaconFrame Ieee80211DeauthenticationFrame Ieee80211DisassociationFrame Ieee80211ProbeRequestFrame Ieee80211ProbeResponseFrame Ieee80211ReassociationRequestFrame Ieee80211ReassociationResponseFrame

List of all members.

Public Member Functions

 Ieee80211ManagementFrame (const char *name=NULL, int kind=0)
 Ieee80211ManagementFrame (const Ieee80211ManagementFrame &other)
virtual ~Ieee80211ManagementFrame ()
Ieee80211ManagementFrameoperator= (const Ieee80211ManagementFrame &other)
virtual Ieee80211ManagementFramedup () const
virtual void parsimPack (cCommBuffer *b)
virtual void parsimUnpack (cCommBuffer *b)

Protected Member Functions

bool operator== (const Ieee80211ManagementFrame &)

Private Member Functions

void copy (const Ieee80211ManagementFrame &other)

Detailed Description

Class generated from linklayer/ieee80211/mac/Ieee80211Frame.msg by opp_msgc.

 packet Ieee80211ManagementFrame extends Ieee80211DataOrMgmtFrame
 {
 }
 

Definition at line 415 of file Ieee80211Frame_m.h.


Constructor & Destructor Documentation

Ieee80211ManagementFrame::Ieee80211ManagementFrame ( const char *  name = NULL,
int  kind = 0 
)

Referenced by dup().


Member Function Documentation

void Ieee80211ManagementFrame::copy ( const Ieee80211ManagementFrame other) [private]
Ieee80211ManagementFrame& Ieee80211ManagementFrame::operator= ( const Ieee80211ManagementFrame other)
bool Ieee80211ManagementFrame::operator== ( const Ieee80211ManagementFrame ) [protected]

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