DHTTestAppMessages_m.h File Reference

#include <omnetpp.h>
#include <OverlayKey.h>

Go to the source code of this file.

Classes

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

Defines

#define MSGC_VERSION   0x0400

Functions

void doPacking (cCommBuffer *b, DhtTestEntryTimer &obj)
void doUnpacking (cCommBuffer *b, DhtTestEntryTimer &obj)


Define Documentation

#define MSGC_VERSION   0x0400

Definition at line 11 of file DHTTestAppMessages_m.h.


Function Documentation

void doPacking ( cCommBuffer *  b,
DhtTestEntryTimer obj 
) [inline]

Definition at line 56 of file DHTTestAppMessages_m.h.

00056 {obj.parsimPack(b);}

void doUnpacking ( cCommBuffer *  b,
DhtTestEntryTimer obj 
) [inline]

Definition at line 57 of file DHTTestAppMessages_m.h.

00057 {obj.parsimUnpack(b);}


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