LSA_m.h File Reference

#include <omnetpp.h>

Go to the source code of this file.

Classes

class  LSA

Defines

#define MSGC_VERSION   0x0401

Functions

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


Define Documentation

#define MSGC_VERSION   0x0401

Definition at line 11 of file LSA_m.h.


Function Documentation

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

Definition at line 116 of file LSA_m.h.

00116 {obj.parsimPack(b);}

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

Definition at line 117 of file LSA_m.h.

00117 {obj.parsimUnpack(b);}


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