#include <omnetpp.h>#include <TransportAddress.h>#include <CommonMessages_m.h>Go to the source code of this file.
Classes | |
| class | CoordsReqCall |
Class generated from common/Nps.msg by opp_msgc. More... | |
| class | CoordsReqResponse |
Class generated from common/Nps.msg by opp_msgc. More... | |
Defines | |
| #define | MSGC_VERSION 0x0400 |
| #define | COORDSREQCALL_L(msg) BASECALL_L(msg) |
| #define | COORDSREQRESPONSE_L(msg) (BASERESPONSE_L(msg) + NPSLAYER_L) |
Functions | |
| void | doPacking (cCommBuffer *b, CoordsReqCall &obj) |
| void | doUnpacking (cCommBuffer *b, CoordsReqCall &obj) |
| void | doPacking (cCommBuffer *b, CoordsReqResponse &obj) |
| void | doUnpacking (cCommBuffer *b, CoordsReqResponse &obj) |
Variables | |
| static const int | NPSLAYER_L = 8 |
| #define COORDSREQCALL_L | ( | msg | ) | BASECALL_L(msg) |
| #define COORDSREQRESPONSE_L | ( | msg | ) | (BASERESPONSE_L(msg) + NPSLAYER_L) |
| void doPacking | ( | cCommBuffer * | b, | |
| CoordsReqResponse & | obj | |||
| ) | [inline] |
| void doPacking | ( | cCommBuffer * | b, | |
| CoordsReqCall & | obj | |||
| ) | [inline] |
| void doUnpacking | ( | cCommBuffer * | b, | |
| CoordsReqResponse & | obj | |||
| ) | [inline] |
| void doUnpacking | ( | cCommBuffer * | b, | |
| CoordsReqCall & | obj | |||
| ) | [inline] |
const int NPSLAYER_L = 8 [static] |
1.5.8