#include <omnetpp.h>
#include "INETDefs.h"
Classes | |
class | EtherAppReq |
class | EtherAppResp |
Defines | |
#define | MSGC_VERSION 0x0304 |
#define | ETHERAPP_CLI_SAP 0xf0 |
#define | ETHERAPP_SRV_SAP 0xf1 |
Functions | |
void | doPacking (cCommBuffer *b, EtherAppReq &obj) |
void | doUnpacking (cCommBuffer *b, EtherAppReq &obj) |
void | doPacking (cCommBuffer *b, EtherAppResp &obj) |
void | doUnpacking (cCommBuffer *b, EtherAppResp &obj) |
#define ETHERAPP_CLI_SAP 0xf0 |
#define ETHERAPP_SRV_SAP 0xf1 |
#define MSGC_VERSION 0x0304 |
void doPacking | ( | cCommBuffer * | b, | |
EtherAppResp & | obj | |||
) | [inline] |
void doPacking | ( | cCommBuffer * | b, | |
EtherAppReq & | obj | |||
) | [inline] |
void doUnpacking | ( | cCommBuffer * | b, | |
EtherAppResp & | obj | |||
) | [inline] |
void doUnpacking | ( | cCommBuffer * | b, | |
EtherAppReq & | obj | |||
) | [inline] |