KBRroute Class Reference

#include <CommonAPIMessages_m.h>

Inheritance diagram for KBRroute:

CommonAPIMessage List of all members.

Detailed Description

Class generated from CommonAPIMessages.msg by opp_msgc.

 message KBRroute extends CommonAPIMessage
 {

 };
 


Public Member Functions

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

Protected Member Functions

bool operator== (const KBRroute &)


Constructor & Destructor Documentation

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

KBRroute::KBRroute ( const KBRroute other  ) 

virtual KBRroute::~KBRroute (  )  [virtual]


Member Function Documentation

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

Reimplemented from CommonAPIMessage.

00076 {return new KBRroute(*this);}

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

Reimplemented from CommonAPIMessage.

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

Reimplemented from CommonAPIMessage.

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

bool KBRroute::operator== ( const KBRroute  )  [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