REPORT_m.h File Reference

#include <omnetpp.h>

Go to the source code of this file.

Classes

class  REPORTmsg

Defines

#define MSGC_VERSION   0x0401

Functions

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


Define Documentation

#define MSGC_VERSION   0x0401

Definition at line 11 of file REPORT_m.h.


Function Documentation

void doPacking ( cCommBuffer b,
REPORTmsg obj 
) [inline]

Definition at line 115 of file REPORT_m.h.

00115 {obj.parsimPack(b);}

void doUnpacking ( cCommBuffer b,
REPORTmsg obj 
) [inline]

Definition at line 116 of file REPORT_m.h.

00116 {obj.parsimUnpack(b);}


Generated on Thu Nov 28 14:47:21 2013 for red_wireless by  doxygen 1.5.7.1