Ieee80211CTSFrame Class Reference

#include <Ieee80211Frame_m.h>

Inheritance diagram for Ieee80211CTSFrame:

Ieee80211OneAddressFrame Ieee80211Frame List of all members.

Detailed Description

Class generated from Ieee80211Frame.msg by opp_msgc.
 message Ieee80211CTSFrame extends Ieee80211OneAddressFrame
 {
     fields:
        type = ST_CTS;
 };
 


Public Member Functions

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

Protected Member Functions

bool operator== (const Ieee80211CTSFrame &)


Constructor & Destructor Documentation

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

Ieee80211CTSFrame::Ieee80211CTSFrame ( const Ieee80211CTSFrame other  ) 

virtual Ieee80211CTSFrame::~Ieee80211CTSFrame (  )  [virtual]


Member Function Documentation

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

Reimplemented from Ieee80211OneAddressFrame.

00289 {return new Ieee80211CTSFrame(*this);}

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

Reimplemented from Ieee80211OneAddressFrame.

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

Reimplemented from Ieee80211OneAddressFrame.

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

bool Ieee80211CTSFrame::operator== ( const Ieee80211CTSFrame  )  [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