#include <omnetpp.h>
#include "TED_m.h"
Defines | |
#define | MSGC_VERSION 0x0302 |
Functions | |
void | doPacking (cCommBuffer *b, LinkStateMsg &obj) |
void | doUnpacking (cCommBuffer *b, LinkStateMsg &obj) |
|
|
|
00069 {obj.netPack(b);}
|
|
00070 {obj.netUnpack(b);}
|