KBRforward Class Reference

#include <CommonAPIMessages_m.h>

Inheritance diagram for KBRforward:

CommonAPIMessage List of all members.

Detailed Description

Class generated from CommonAPIMessages.msg by opp_msgc.

 message KBRforward extends CommonAPIMessage
 {

 };
 


Public Member Functions

 KBRforward (const char *name=NULL, int kind=0)
 KBRforward (const KBRforward &other)
virtual ~KBRforward ()
KBRforwardoperator= (const KBRforward &other)
virtual cPolymorphic * dup () const
virtual void netPack (cCommBuffer *b)
virtual void netUnpack (cCommBuffer *b)

Protected Member Functions

bool operator== (const KBRforward &)


Constructor & Destructor Documentation

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

KBRforward::KBRforward ( const KBRforward other  ) 

virtual KBRforward::~KBRforward (  )  [virtual]


Member Function Documentation

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

Reimplemented from CommonAPIMessage.

00107 {return new KBRforward(*this);}

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

Reimplemented from CommonAPIMessage.

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

Reimplemented from CommonAPIMessage.

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

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


The documentation for this class was generated from the following file:
Generated on Fri Dec 15 17:50:30 2006 for ITM OverSim by  doxygen 1.4.7