RealWorldTestMessage_m.h File Reference

#include <omnetpp.h>

Go to the source code of this file.

Classes

class  RealWorldTestMessage
 Class generated from applications/realworldtestapp/RealWorldTestMessage.msg by opp_msgc. More...

Defines

#define MSGC_VERSION   0x0400

Functions

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


Define Documentation

#define MSGC_VERSION   0x0400

Definition at line 11 of file RealWorldTestMessage_m.h.


Function Documentation

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

Definition at line 49 of file RealWorldTestMessage_m.h.

00049 {obj.parsimPack(b);}

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

Definition at line 50 of file RealWorldTestMessage_m.h.

00050 {obj.parsimUnpack(b);}


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