TTEthernet Model for INET Framework
|
#include <omnetpp.h>
Go to the source code of this file.
Classes | |
class | TTEthernetModel::SyncNotification |
Class generated from synchronisation/base/SyncNotification.msg by opp_msgc. More... | |
Namespaces | |
namespace | TTEthernetModel |
Macros | |
#define | MSGC_VERSION 0x0403 |
Enumerations | |
enum | TTEthernetModel::SyncNotificationKind { TTEthernetModel::SYNC = 0, TTEthernetModel::ASYNC = 1 } |
Enum generated from synchronisation/base/SyncNotification.msg by opp_msgc. More... | |
Functions | |
void | TTEthernetModel::doPacking (cCommBuffer *b, SyncNotification &obj) |
void | TTEthernetModel::doUnpacking (cCommBuffer *b, SyncNotification &obj) |
#define MSGC_VERSION 0x0403 |
Definition at line 11 of file SyncNotification_m.h.