OverSim
|
Go to the source code of this file.
Classes | |
class | CoordsOfNodeCall |
Class generated from common/cbr/CoordMessages.msg by opp_msgc. More... | |
class | RttToNodeCall |
Class generated from common/cbr/CoordMessages.msg by opp_msgc. More... | |
class | CoordsOfNodeResponse |
Class generated from common/cbr/CoordMessages.msg by opp_msgc. More... | |
class | RttToNodeResponse |
Class generated from common/cbr/CoordMessages.msg by opp_msgc. More... |
Macros | |
#define | MSGC_VERSION 0x0402 |
#define | COORDSOFNODECALL_L(msg) BASECALL_L(msg) |
#define | COORDSOFNODERESPONSE_L(msg) (BASERESPONSE_L(msg) + LAYER_L) |
Functions | |
void | doPacking (cCommBuffer *b, CoordsOfNodeCall &obj) |
void | doUnpacking (cCommBuffer *b, CoordsOfNodeCall &obj) |
void | doPacking (cCommBuffer *b, RttToNodeCall &obj) |
void | doUnpacking (cCommBuffer *b, RttToNodeCall &obj) |
void | doPacking (cCommBuffer *b, CoordsOfNodeResponse &obj) |
void | doUnpacking (cCommBuffer *b, CoordsOfNodeResponse &obj) |
void | doPacking (cCommBuffer *b, RttToNodeResponse &obj) |
void | doUnpacking (cCommBuffer *b, RttToNodeResponse &obj) |
Variables | |
static const int | LAYER_L = 8 |
#define COORDSOFNODECALL_L | ( | msg | ) | BASECALL_L(msg) |
Definition at line 22 of file CoordMessages_m.h.
#define COORDSOFNODERESPONSE_L | ( | msg | ) | (BASERESPONSE_L(msg) + LAYER_L) |
Definition at line 23 of file CoordMessages_m.h.
#define MSGC_VERSION 0x0402 |
Definition at line 11 of file CoordMessages_m.h.
|
inline |
Definition at line 59 of file CoordMessages_m.h.
|
inline |
Definition at line 98 of file CoordMessages_m.h.
|
inline |
Definition at line 137 of file CoordMessages_m.h.
|
inline |
Definition at line 187 of file CoordMessages_m.h.
|
inline |
Definition at line 60 of file CoordMessages_m.h.
|
inline |
Definition at line 99 of file CoordMessages_m.h.
|
inline |
Definition at line 138 of file CoordMessages_m.h.
|
inline |
Definition at line 188 of file CoordMessages_m.h.
|
static |
Definition at line 20 of file CoordMessages_m.h.