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

EtherPauseFrame Class Reference

#include <EtherFrame_m.h>

Inheritance diagram for EtherPauseFrame:

EtherFrame List of all members.

Detailed Description

Class generated from EtherFrame.msg by opp_msgc.
 message EtherPauseFrame extends EtherFrame
 {
     fields:
         int pauseTime; 
 }
 


Public Member Functions

 EtherPauseFrame (const char *name=NULL, int kind=0)
 EtherPauseFrame (const EtherPauseFrame &other)
virtual ~EtherPauseFrame ()
EtherPauseFrameoperator= (const EtherPauseFrame &other)
virtual cPolymorphic * dup () const
virtual void netPack (cCommBuffer *b)
virtual void netUnpack (cCommBuffer *b)
virtual int getPauseTime () const
virtual void setPauseTime (int pauseTime_var)

Protected Member Functions

bool operator== (const EtherPauseFrame &)

Protected Attributes

int pauseTime_var


Constructor & Destructor Documentation

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

EtherPauseFrame::EtherPauseFrame const EtherPauseFrame other  ) 
 

virtual EtherPauseFrame::~EtherPauseFrame  )  [virtual]
 


Member Function Documentation

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

Reimplemented from EtherFrame.

00211 {return new EtherPauseFrame(*this);}

virtual int EtherPauseFrame::getPauseTime  )  const [virtual]
 

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

Reimplemented from EtherFrame.

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

Reimplemented from EtherFrame.

EtherPauseFrame& EtherPauseFrame::operator= const EtherPauseFrame other  ) 
 

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

virtual void EtherPauseFrame::setPauseTime int  pauseTime_var  )  [virtual]
 


Member Data Documentation

int EtherPauseFrame::pauseTime_var [protected]
 


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