|
INET Framework for OMNeT++/OMNEST
|
#include <omnetpp.h>#include "inet/common/INETDefs_m.h"#include "inet/physicallayer/common/Signal_m.h"#include "inet/linklayer/ethernet/common/Ethernet.h"Classes | |
| class | inet::physicallayer::EthernetSignalBase |
Class generated from inet/physicallayer/wired/ethernet/EthernetSignal.msg:21 by opp_msgtool. More... | |
| class | inet::physicallayer::EthernetSignal |
Class generated from inet/physicallayer/wired/ethernet/EthernetSignal.msg:30 by opp_msgtool. More... | |
| class | inet::physicallayer::EthernetJamSignal |
Class generated from inet/physicallayer/wired/ethernet/EthernetSignal.msg:37 by opp_msgtool. More... | |
| class | inet::physicallayer::EthernetFilledIfgSignal |
Class generated from inet/physicallayer/wired/ethernet/EthernetSignal.msg:47 by opp_msgtool. More... | |
Namespaces | |
| inet | |
| Copyright (c) 2005 Jan Ringo�, www.ringos.cz. | |
| inet::physicallayer | |
| omnetpp | |
Macros | |
| #define | MSGC_VERSION 0x0600 |
| #define | INET_API |
Functions | |
| void | inet::physicallayer::doParsimPacking (omnetpp::cCommBuffer *b, const EthernetSignalBase &obj) |
| void | inet::physicallayer::doParsimUnpacking (omnetpp::cCommBuffer *b, EthernetSignalBase &obj) |
| void | inet::physicallayer::doParsimPacking (omnetpp::cCommBuffer *b, const EthernetSignal &obj) |
| void | inet::physicallayer::doParsimUnpacking (omnetpp::cCommBuffer *b, EthernetSignal &obj) |
| void | inet::physicallayer::doParsimPacking (omnetpp::cCommBuffer *b, const EthernetJamSignal &obj) |
| void | inet::physicallayer::doParsimUnpacking (omnetpp::cCommBuffer *b, EthernetJamSignal &obj) |
| void | inet::physicallayer::doParsimPacking (omnetpp::cCommBuffer *b, const EthernetFilledIfgSignal &obj) |
| void | inet::physicallayer::doParsimUnpacking (omnetpp::cCommBuffer *b, EthernetFilledIfgSignal &obj) |
| template<> | |
| inet::ApplicationPacket * | omnetpp::fromAnyPtr (any_ptr ptr) |
| #define INET_API |
| #define MSGC_VERSION 0x0600 |