EtherAutoconfig Class Reference

#include <EtherFrame_m.h>

List of all members.


Detailed Description

Class generated from EtherFrame.msg by opp_msgc.
 message EtherAutoconfig
 {
     fields:
         double txrate = 0;
         bool halfDuplex = false;
 };
 


Public Member Functions

 EtherAutoconfig (const char *name=NULL, int kind=0)
 EtherAutoconfig (const EtherAutoconfig &other)
virtual ~EtherAutoconfig ()
EtherAutoconfigoperator= (const EtherAutoconfig &other)
virtual cPolymorphic * dup () const
virtual void netPack (cCommBuffer *b)
virtual void netUnpack (cCommBuffer *b)
virtual double getTxrate () const
virtual void setTxrate (double txrate_var)
virtual bool getHalfDuplex () const
virtual void setHalfDuplex (bool halfDuplex_var)

Protected Member Functions

bool operator== (const EtherAutoconfig &)

Protected Attributes

double txrate_var
bool halfDuplex_var


Constructor & Destructor Documentation

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

EtherAutoconfig::EtherAutoconfig ( const EtherAutoconfig other  ) 

virtual EtherAutoconfig::~EtherAutoconfig (  )  [virtual]


Member Function Documentation

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

00248 {return new EtherAutoconfig(*this);}

virtual bool EtherAutoconfig::getHalfDuplex (  )  const [virtual]

virtual double EtherAutoconfig::getTxrate (  )  const [virtual]

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

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

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

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

virtual void EtherAutoconfig::setHalfDuplex ( bool  halfDuplex_var  )  [virtual]

virtual void EtherAutoconfig::setTxrate ( double  txrate_var  )  [virtual]


Member Data Documentation

bool EtherAutoconfig::halfDuplex_var [protected]

double EtherAutoconfig::txrate_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