NotifyCall Class Reference

#include <ChordMessage_m.h>

Inheritance diagram for NotifyCall:

BaseCallMessage BaseRpcMessage BaseOverlayMessage List of all members.

Detailed Description

Class generated from ChordMessage.msg by opp_msgc.

 message NotifyCall extends BaseCallMessage
 {
 };
 


Public Member Functions

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

Protected Member Functions

bool operator== (const NotifyCall &)


Constructor & Destructor Documentation

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

NotifyCall::NotifyCall ( const NotifyCall other  ) 

virtual NotifyCall::~NotifyCall (  )  [virtual]


Member Function Documentation

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

Reimplemented from BaseCallMessage.

00151 {return new NotifyCall(*this);}

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

Reimplemented from BaseCallMessage.

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

Reimplemented from BaseCallMessage.

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

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