EthernetIIFrame Class Reference

#include <EtherFrame_m.h>

Inheritance diagram for EthernetIIFrame:

EtherFrame List of all members.

Detailed Description

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


Public Member Functions

 EthernetIIFrame (const char *name=NULL, int kind=0)
 EthernetIIFrame (const EthernetIIFrame &other)
virtual ~EthernetIIFrame ()
EthernetIIFrameoperator= (const EthernetIIFrame &other)
virtual cPolymorphic * dup () const
virtual void netPack (cCommBuffer *b)
virtual void netUnpack (cCommBuffer *b)
virtual int getEtherType () const
virtual void setEtherType (int etherType_var)

Protected Member Functions

bool operator== (const EthernetIIFrame &)

Protected Attributes

int etherType_var


Constructor & Destructor Documentation

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

EthernetIIFrame::EthernetIIFrame ( const EthernetIIFrame other  ) 

virtual EthernetIIFrame::~EthernetIIFrame (  )  [virtual]


Member Function Documentation

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

Reimplemented from EtherFrame.

00094 {return new EthernetIIFrame(*this);}

virtual int EthernetIIFrame::getEtherType (  )  const [virtual]

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

Reimplemented from EtherFrame.

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

Reimplemented from EtherFrame.

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

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

virtual void EthernetIIFrame::setEtherType ( int  etherType_var  )  [virtual]


Member Data Documentation

int EthernetIIFrame::etherType_var [protected]


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