Main Page | Namespace List | Class Hierarchy | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

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.

Detailed Description

Class generated from Ieee80211Frame.msg by opp_msgc.
 message Ieee80211ManagementFrame extends Ieee80211DataOrMgmtFrame
 {
 };
 


Public Member Functions

 Ieee80211ManagementFrame (const char *name=NULL, int kind=0)
 Ieee80211ManagementFrame (const Ieee80211ManagementFrame &other)
virtual ~Ieee80211ManagementFrame ()
Ieee80211ManagementFrameoperator= (const Ieee80211ManagementFrame &other)
virtual cPolymorphic * dup () const
virtual void netPack (cCommBuffer *b)
virtual void netUnpack (cCommBuffer *b)

Protected Member Functions

bool operator== (const Ieee80211ManagementFrame &)


Constructor & Destructor Documentation

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

Ieee80211ManagementFrame::Ieee80211ManagementFrame const Ieee80211ManagementFrame other  ) 
 

virtual Ieee80211ManagementFrame::~Ieee80211ManagementFrame  )  [virtual]
 


Member Function Documentation

virtual cPolymorphic* Ieee80211ManagementFrame::dup  )  const [inline, virtual]
 

Reimplemented from Ieee80211DataOrMgmtFrame.

Reimplemented in Ieee80211AuthenticationFrame, Ieee80211DeauthenticationFrame, Ieee80211DisassociationFrame, Ieee80211ProbeRequestFrame, Ieee80211AssociationRequestFrame, Ieee80211ReassociationRequestFrame, Ieee80211AssociationResponseFrame, Ieee80211ReassociationResponseFrame, Ieee80211BeaconFrame, and Ieee80211ProbeResponseFrame.

00402 {return new Ieee80211ManagementFrame(*this);}

virtual void Ieee80211ManagementFrame::netPack cCommBuffer *  b  )  [virtual]
 

Reimplemented from Ieee80211DataOrMgmtFrame.

Reimplemented in Ieee80211AuthenticationFrame, Ieee80211DeauthenticationFrame, Ieee80211DisassociationFrame, Ieee80211ProbeRequestFrame, Ieee80211AssociationRequestFrame, Ieee80211ReassociationRequestFrame, Ieee80211AssociationResponseFrame, Ieee80211ReassociationResponseFrame, Ieee80211BeaconFrame, and Ieee80211ProbeResponseFrame.

virtual void Ieee80211ManagementFrame::netUnpack cCommBuffer *  b  )  [virtual]
 

Reimplemented from Ieee80211DataOrMgmtFrame.

Reimplemented in Ieee80211AuthenticationFrame, Ieee80211DeauthenticationFrame, Ieee80211DisassociationFrame, Ieee80211ProbeRequestFrame, Ieee80211AssociationRequestFrame, Ieee80211ReassociationRequestFrame, Ieee80211AssociationResponseFrame, Ieee80211ReassociationResponseFrame, Ieee80211BeaconFrame, and Ieee80211ProbeResponseFrame.

Ieee80211ManagementFrame& Ieee80211ManagementFrame::operator= const Ieee80211ManagementFrame other  ) 
 

bool Ieee80211ManagementFrame::operator== const Ieee80211ManagementFrame  )  [protected]
 


The documentation for this class was generated from the following file:
Generated on Thu Oct 19 18:22:23 2006 for INET Framework for OMNeT++/OMNEST by  doxygen 1.4.0