#include <omnetpp.h>#include <OverlayKey.h>#include <IPvXAddress.h>#include <CommonMessages_m.h>Go to the source code of this file.
Classes | |
| class | KBRTestMessage |
Class generated from applications/kbrtestapp/KBRTestMessage.msg by opp_msgc. More... | |
| class | KbrTestCall |
Class generated from applications/kbrtestapp/KBRTestMessage.msg by opp_msgc. More... | |
| class | KbrTestResponse |
Class generated from applications/kbrtestapp/KBRTestMessage.msg by opp_msgc. More... | |
| class | KbrRpcContext |
Class generated from applications/kbrtestapp/KBRTestMessage.msg by opp_msgc. More... | |
Defines | |
| #define | MSGC_VERSION 0x0400 |
Functions | |
| void | doPacking (cCommBuffer *b, KBRTestMessage &obj) |
| void | doUnpacking (cCommBuffer *b, KBRTestMessage &obj) |
| void | doPacking (cCommBuffer *b, KbrTestCall &obj) |
| void | doUnpacking (cCommBuffer *b, KbrTestCall &obj) |
| void | doPacking (cCommBuffer *b, KbrTestResponse &obj) |
| void | doUnpacking (cCommBuffer *b, KbrTestResponse &obj) |
| void | doPacking (cCommBuffer *b, KbrRpcContext &obj) |
| void | doUnpacking (cCommBuffer *b, KbrRpcContext &obj) |
| #define MSGC_VERSION 0x0400 |
Definition at line 11 of file KBRTestMessage_m.h.
| void doPacking | ( | cCommBuffer * | b, | |
| KbrRpcContext & | obj | |||
| ) | [inline] |
| void doPacking | ( | cCommBuffer * | b, | |
| KbrTestResponse & | obj | |||
| ) | [inline] |
| void doPacking | ( | cCommBuffer * | b, | |
| KbrTestCall & | obj | |||
| ) | [inline] |
| void doPacking | ( | cCommBuffer * | b, | |
| KBRTestMessage & | obj | |||
| ) | [inline] |
| void doUnpacking | ( | cCommBuffer * | b, | |
| KbrRpcContext & | obj | |||
| ) | [inline] |
| void doUnpacking | ( | cCommBuffer * | b, | |
| KbrTestResponse & | obj | |||
| ) | [inline] |
| void doUnpacking | ( | cCommBuffer * | b, | |
| KbrTestCall & | obj | |||
| ) | [inline] |
| void doUnpacking | ( | cCommBuffer * | b, | |
| KBRTestMessage & | obj | |||
| ) | [inline] |
1.5.8