|
INET Framework for OMNeT++/OMNEST
|
Go to the source code of this file.
Classes | |
| class | AirFrame |
Defines | |
| #define | MSGC_VERSION 0x0402 |
Functions | |
| void | doPacking (cCommBuffer *b, AirFrame &obj) |
| void | doUnpacking (cCommBuffer *b, AirFrame &obj) |
| #define MSGC_VERSION 0x0402 |
Definition at line 11 of file AirFrame_m.h.
Definition at line 75 of file AirFrame_m.h.
{obj.parsimPack(b);}
| void doUnpacking | ( | cCommBuffer * | b, |
| AirFrame & | obj | ||
| ) | [inline] |
Definition at line 76 of file AirFrame_m.h.
{obj.parsimUnpack(b);}