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

EtherFrameWithSNAP Class Reference

#include <EtherFrame_m.h>

Inheritance diagram for EtherFrameWithSNAP:

EtherFrame List of all members.

Detailed Description

Class generated from EtherFrame.msg by opp_msgc.
 message EtherFrameWithSNAP extends EtherFrame
 {
     fields:
         long orgCode;  
         int localcode; 
 };
 


Public Member Functions

 EtherFrameWithSNAP (const char *name=NULL, int kind=0)
 EtherFrameWithSNAP (const EtherFrameWithSNAP &other)
virtual ~EtherFrameWithSNAP ()
EtherFrameWithSNAPoperator= (const EtherFrameWithSNAP &other)
virtual cPolymorphic * dup () const
virtual void netPack (cCommBuffer *b)
virtual void netUnpack (cCommBuffer *b)
virtual long getOrgCode () const
virtual void setOrgCode (long orgCode_var)
virtual int getLocalcode () const
virtual void setLocalcode (int localcode_var)

Protected Member Functions

bool operator== (const EtherFrameWithSNAP &)

Protected Attributes

long orgCode_var
int localcode_var


Constructor & Destructor Documentation

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

EtherFrameWithSNAP::EtherFrameWithSNAP const EtherFrameWithSNAP other  ) 
 

virtual EtherFrameWithSNAP::~EtherFrameWithSNAP  )  [virtual]
 


Member Function Documentation

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

Reimplemented from EtherFrame.

00174 {return new EtherFrameWithSNAP(*this);}

virtual int EtherFrameWithSNAP::getLocalcode  )  const [virtual]
 

virtual long EtherFrameWithSNAP::getOrgCode  )  const [virtual]
 

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

Reimplemented from EtherFrame.

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

Reimplemented from EtherFrame.

EtherFrameWithSNAP& EtherFrameWithSNAP::operator= const EtherFrameWithSNAP other  ) 
 

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

virtual void EtherFrameWithSNAP::setLocalcode int  localcode_var  )  [virtual]
 

virtual void EtherFrameWithSNAP::setOrgCode long  orgCode_var  )  [virtual]
 


Member Data Documentation

int EtherFrameWithSNAP::localcode_var [protected]
 

long EtherFrameWithSNAP::orgCode_var [protected]
 


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