EtherAppReq Class Reference

#include <EtherApp_m.h>

List of all members.


Detailed Description

Class generated from EtherApp.msg by opp_msgc.
 message EtherAppReq
 {
     fields:
         long requestId;
         long responseBytes;
 };
 


Public Member Functions

 EtherAppReq (const char *name=NULL, int kind=0)
 EtherAppReq (const EtherAppReq &other)
virtual ~EtherAppReq ()
EtherAppReqoperator= (const EtherAppReq &other)
virtual cPolymorphic * dup () const
virtual void netPack (cCommBuffer *b)
virtual void netUnpack (cCommBuffer *b)
virtual long getRequestId () const
virtual void setRequestId (long requestId_var)
virtual long getResponseBytes () const
virtual void setResponseBytes (long responseBytes_var)

Protected Member Functions

bool operator== (const EtherAppReq &)

Protected Attributes

long requestId_var
long responseBytes_var


Constructor & Destructor Documentation

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

EtherAppReq::EtherAppReq ( const EtherAppReq other  ) 

virtual EtherAppReq::~EtherAppReq (  )  [virtual]


Member Function Documentation

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

00049 {return new EtherAppReq(*this);}

virtual long EtherAppReq::getRequestId (  )  const [virtual]

virtual long EtherAppReq::getResponseBytes (  )  const [virtual]

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

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

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

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

virtual void EtherAppReq::setRequestId ( long  requestId_var  )  [virtual]

virtual void EtherAppReq::setResponseBytes ( long  responseBytes_var  )  [virtual]


Member Data Documentation

long EtherAppReq::requestId_var [protected]

long EtherAppReq::responseBytes_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