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

Ieee80211RTSFrame Class Reference

#include <Ieee80211Frame_m.h>

Inheritance diagram for Ieee80211RTSFrame:

Ieee80211TwoAddressFrame Ieee80211OneAddressFrame Ieee80211Frame List of all members.

Detailed Description

Class generated from Ieee80211Frame.msg by opp_msgc.
 message Ieee80211RTSFrame extends Ieee80211TwoAddressFrame
 {
     fields:
        type = ST_RTS;
 };
 


Public Member Functions

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

Protected Member Functions

bool operator== (const Ieee80211RTSFrame &)


Constructor & Destructor Documentation

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

Ieee80211RTSFrame::Ieee80211RTSFrame const Ieee80211RTSFrame other  ) 
 

virtual Ieee80211RTSFrame::~Ieee80211RTSFrame  )  [virtual]
 


Member Function Documentation

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

Reimplemented from Ieee80211TwoAddressFrame.

00257 {return new Ieee80211RTSFrame(*this);}

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

Reimplemented from Ieee80211TwoAddressFrame.

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

Reimplemented from Ieee80211TwoAddressFrame.

Ieee80211RTSFrame& Ieee80211RTSFrame::operator= const Ieee80211RTSFrame other  ) 
 

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


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