EtherAppResp Class Reference

#include <EtherApp_m.h>

List of all members.


Detailed Description

Class generated from EtherApp.msg by opp_msgc.
 message EtherAppResp
 {
     fields:
         int requestId;
         int numFrames;
 };
 


Public Member Functions

 EtherAppResp (const char *name=NULL, int kind=0)
 EtherAppResp (const EtherAppResp &other)
virtual ~EtherAppResp ()
EtherAppRespoperator= (const EtherAppResp &other)
virtual cPolymorphic * dup () const
virtual void netPack (cCommBuffer *b)
virtual void netUnpack (cCommBuffer *b)
virtual int getRequestId () const
virtual void setRequestId (int requestId_var)
virtual int getNumFrames () const
virtual void setNumFrames (int numFrames_var)

Protected Member Functions

bool operator== (const EtherAppResp &)

Protected Attributes

int requestId_var
int numFrames_var


Constructor & Destructor Documentation

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

EtherAppResp::EtherAppResp ( const EtherAppResp other  ) 

virtual EtherAppResp::~EtherAppResp (  )  [virtual]


Member Function Documentation

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

00088 {return new EtherAppResp(*this);}

virtual int EtherAppResp::getNumFrames (  )  const [virtual]

virtual int EtherAppResp::getRequestId (  )  const [virtual]

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

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

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

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

virtual void EtherAppResp::setNumFrames ( int  numFrames_var  )  [virtual]

virtual void EtherAppResp::setRequestId ( int  requestId_var  )  [virtual]


Member Data Documentation

int EtherAppResp::numFrames_var [protected]

int EtherAppResp::requestId_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