BroosePingCall Class Reference

#include <BrooseMessage_m.h>

Inheritance diagram for BroosePingCall:

PingCall BaseCallMessage BaseRpcMessage BaseOverlayMessage List of all members.

Detailed Description

Class generated from BrooseMessage.msg by opp_msgc.

 message BroosePingCall extends PingCall
 {
 };
 


Public Member Functions

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

Protected Member Functions

bool operator== (const BroosePingCall &)


Constructor & Destructor Documentation

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

BroosePingCall::BroosePingCall ( const BroosePingCall other  ) 

virtual BroosePingCall::~BroosePingCall (  )  [virtual]


Member Function Documentation

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

Reimplemented from PingCall.

00218 {return new BroosePingCall(*this);}

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

Reimplemented from PingCall.

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

Reimplemented from PingCall.

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

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


The documentation for this class was generated from the following file:
Generated on Fri May 11 14:52:39 2007 for ITM OverSim by  doxygen 1.4.7