EtherFrameWithLLC Class Reference

#include <EtherFrame_m.h>

Inheritance diagram for EtherFrameWithLLC:

EtherFrame List of all members.

Detailed Description

Class generated from EtherFrame.msg by opp_msgc.
 message EtherFrameWithLLC extends EtherFrame
 {
     fields:
         int ssap;
         int dsap;
         int control;
 };
 


Public Member Functions

 EtherFrameWithLLC (const char *name=NULL, int kind=0)
 EtherFrameWithLLC (const EtherFrameWithLLC &other)
virtual ~EtherFrameWithLLC ()
EtherFrameWithLLCoperator= (const EtherFrameWithLLC &other)
virtual cPolymorphic * dup () const
virtual void netPack (cCommBuffer *b)
virtual void netUnpack (cCommBuffer *b)
virtual int getSsap () const
virtual void setSsap (int ssap_var)
virtual int getDsap () const
virtual void setDsap (int dsap_var)
virtual int getControl () const
virtual void setControl (int control_var)

Protected Member Functions

bool operator== (const EtherFrameWithLLC &)

Protected Attributes

int ssap_var
int dsap_var
int control_var


Constructor & Destructor Documentation

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

EtherFrameWithLLC::EtherFrameWithLLC ( const EtherFrameWithLLC other  ) 

virtual EtherFrameWithLLC::~EtherFrameWithLLC (  )  [virtual]


Member Function Documentation

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

Reimplemented from EtherFrame.

00133 {return new EtherFrameWithLLC(*this);}

virtual int EtherFrameWithLLC::getControl (  )  const [virtual]

virtual int EtherFrameWithLLC::getDsap (  )  const [virtual]

virtual int EtherFrameWithLLC::getSsap (  )  const [virtual]

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

Reimplemented from EtherFrame.

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

Reimplemented from EtherFrame.

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

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

virtual void EtherFrameWithLLC::setControl ( int  control_var  )  [virtual]

virtual void EtherFrameWithLLC::setDsap ( int  dsap_var  )  [virtual]

virtual void EtherFrameWithLLC::setSsap ( int  ssap_var  )  [virtual]


Member Data Documentation

int EtherFrameWithLLC::control_var [protected]

int EtherFrameWithLLC::dsap_var [protected]

int EtherFrameWithLLC::ssap_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