Ieee80211DeauthenticationFrameBody Class Reference

#include <Ieee80211MgmtFrames_m.h>

Inheritance diagram for Ieee80211DeauthenticationFrameBody:

Ieee80211FrameBody List of all members.

Detailed Description

Class generated from Ieee80211MgmtFrames.msg by opp_msgc.
 class Ieee80211DeauthenticationFrameBody extends Ieee80211FrameBody
 {
     fields:
         bodyLength = 2;
         int reasonCode enum(Ieee80211ReasonCode);
 };
 


Public Member Functions

 Ieee80211DeauthenticationFrameBody ()
 Ieee80211DeauthenticationFrameBody (const Ieee80211DeauthenticationFrameBody &other)
virtual ~Ieee80211DeauthenticationFrameBody ()
Ieee80211DeauthenticationFrameBodyoperator= (const Ieee80211DeauthenticationFrameBody &other)
virtual cPolymorphic * dup () const
virtual void netPack (cCommBuffer *b)
virtual void netUnpack (cCommBuffer *b)
virtual int getReasonCode () const
virtual void setReasonCode (int reasonCode_var)

Protected Member Functions

bool operator== (const Ieee80211DeauthenticationFrameBody &)

Protected Attributes

int reasonCode_var


Constructor & Destructor Documentation

Ieee80211DeauthenticationFrameBody::Ieee80211DeauthenticationFrameBody (  ) 

Ieee80211DeauthenticationFrameBody::Ieee80211DeauthenticationFrameBody ( const Ieee80211DeauthenticationFrameBody other  ) 

virtual Ieee80211DeauthenticationFrameBody::~Ieee80211DeauthenticationFrameBody (  )  [virtual]


Member Function Documentation

virtual cPolymorphic* Ieee80211DeauthenticationFrameBody::dup (  )  const [inline, virtual]

Reimplemented from Ieee80211FrameBody.

00232 {return new Ieee80211DeauthenticationFrameBody(*this);}

virtual int Ieee80211DeauthenticationFrameBody::getReasonCode (  )  const [virtual]

virtual void Ieee80211DeauthenticationFrameBody::netPack ( cCommBuffer *  b  )  [virtual]

Reimplemented from Ieee80211FrameBody.

virtual void Ieee80211DeauthenticationFrameBody::netUnpack ( cCommBuffer *  b  )  [virtual]

Reimplemented from Ieee80211FrameBody.

Ieee80211DeauthenticationFrameBody& Ieee80211DeauthenticationFrameBody::operator= ( const Ieee80211DeauthenticationFrameBody other  ) 

bool Ieee80211DeauthenticationFrameBody::operator== ( const Ieee80211DeauthenticationFrameBody  )  [protected]

virtual void Ieee80211DeauthenticationFrameBody::setReasonCode ( int  reasonCode_var  )  [virtual]


Member Data Documentation

int Ieee80211DeauthenticationFrameBody::reasonCode_var [protected]


The documentation for this class was generated from the following file:
Generated on Wed Apr 4 13:20:20 2007 for INET Framework for OMNeT++/OMNEST by  doxygen 1.4.7