DhtTestEntryTimer Class Reference

Class generated from tier2/dhttestapp/DHTTestAppMessages.msg by opp_msgc. More...

#include <DHTTestAppMessages_m.h>

List of all members.

Public Member Functions

 DhtTestEntryTimer (const char *name=NULL, int kind=0)
 DhtTestEntryTimer (const DhtTestEntryTimer &other)
virtual ~DhtTestEntryTimer ()
DhtTestEntryTimeroperator= (const DhtTestEntryTimer &other)
virtual DhtTestEntryTimerdup () const
virtual void parsimPack (cCommBuffer *b)
virtual void parsimUnpack (cCommBuffer *b)
virtual OverlayKeygetKey ()
virtual const OverlayKeygetKey () const
virtual void setKey (const OverlayKey &key_var)

Protected Member Functions

bool operator== (const DhtTestEntryTimer &)

Protected Attributes

OverlayKey key_var


Detailed Description

Class generated from tier2/dhttestapp/DHTTestAppMessages.msg by opp_msgc.

 message DhtTestEntryTimer
 {
 	OverlayKey key;

 }
 

Definition at line 33 of file DHTTestAppMessages_m.h.


Constructor & Destructor Documentation

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

Referenced by dup().

DhtTestEntryTimer::DhtTestEntryTimer ( const DhtTestEntryTimer other  ) 

virtual DhtTestEntryTimer::~DhtTestEntryTimer (  )  [virtual]


Member Function Documentation

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

Definition at line 46 of file DHTTestAppMessages_m.h.

00046 {return new DhtTestEntryTimer(*this);}

virtual const OverlayKey& DhtTestEntryTimer::getKey (  )  const [inline, virtual]

Definition at line 52 of file DHTTestAppMessages_m.h.

Referenced by getKey().

00052 {return const_cast<DhtTestEntryTimer*>(this)->getKey();}

virtual OverlayKey& DhtTestEntryTimer::getKey (  )  [virtual]

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

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

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

Referenced by doPacking().

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

Referenced by doUnpacking().

virtual void DhtTestEntryTimer::setKey ( const OverlayKey key_var  )  [virtual]


Member Data Documentation

Definition at line 36 of file DHTTestAppMessages_m.h.


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

Generated on Tue Sep 8 17:26:58 2009 for OverSim by  doxygen 1.5.8