#include <omnetpp.h>#include <NodeHandle.h>Go to the source code of this file.
Classes | |
| class | ChurnMessage |
Class generated from common/Churn.msg by opp_msgc. More... | |
| class | ParetoChurnMessage |
Class generated from common/Churn.msg by opp_msgc. More... | |
Defines | |
| #define | MSGC_VERSION 0x0400 |
Functions | |
| void | doPacking (cCommBuffer *b, ChurnMessage &obj) |
| void | doUnpacking (cCommBuffer *b, ChurnMessage &obj) |
| void | doPacking (cCommBuffer *b, ParetoChurnMessage &obj) |
| void | doUnpacking (cCommBuffer *b, ParetoChurnMessage &obj) |
| void doPacking | ( | cCommBuffer * | b, | |
| ParetoChurnMessage & | obj | |||
| ) | [inline] |
| void doPacking | ( | cCommBuffer * | b, | |
| ChurnMessage & | obj | |||
| ) | [inline] |
| void doUnpacking | ( | cCommBuffer * | b, | |
| ParetoChurnMessage & | obj | |||
| ) | [inline] |
| void doUnpacking | ( | cCommBuffer * | b, | |
| ChurnMessage & | obj | |||
| ) | [inline] |
1.5.8