StabilizeCall Class Reference

Class generated from overlay/chord/ChordMessage.msg by opp_msgc. More...

#include <ChordMessage_m.h>

Inheritance diagram for StabilizeCall:

BaseCallMessage BaseRpcMessage BaseOverlayMessage OverSimMessage OverSimMessage_Base

List of all members.

Public Member Functions

 StabilizeCall (const char *name=NULL, int kind=0)
 StabilizeCall (const StabilizeCall &other)
virtual ~StabilizeCall ()
StabilizeCalloperator= (const StabilizeCall &other)
virtual StabilizeCalldup () const
virtual void parsimPack (cCommBuffer *b)
virtual void parsimUnpack (cCommBuffer *b)

Protected Member Functions

bool operator== (const StabilizeCall &)


Detailed Description

Class generated from overlay/chord/ChordMessage.msg by opp_msgc.

 packet StabilizeCall extends BaseCallMessage
 {
 }
 

Definition at line 314 of file ChordMessage_m.h.


Constructor & Destructor Documentation

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

Referenced by dup().

StabilizeCall::StabilizeCall ( const StabilizeCall other  ) 

virtual StabilizeCall::~StabilizeCall (  )  [virtual]


Member Function Documentation

virtual StabilizeCall* StabilizeCall::dup (  )  const [inline, virtual]

Reimplemented from BaseCallMessage.

Definition at line 326 of file ChordMessage_m.h.

00326 {return new StabilizeCall(*this);}

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

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

virtual void StabilizeCall::parsimPack ( cCommBuffer *  b  )  [virtual]

Reimplemented from BaseCallMessage.

Referenced by doPacking().

virtual void StabilizeCall::parsimUnpack ( cCommBuffer *  b  )  [virtual]

Reimplemented from BaseCallMessage.

Referenced by doUnpacking().


The documentation for this class was generated from the following file:

Generated on Tue Sep 8 17:27:02 2009 for OverSim by  doxygen 1.5.8