|
INET Framework for OMNeT++/OMNEST
|
#include <omnetpp.h>#include "inet/common/INETDefs_m.h"#include "inet/common/packet/chunk/Chunk_m.h"Classes | |
| class | inet::EthernetControlFrameBase |
Class generated from inet/linklayer/ethernet/common/EthernetControlFrame.msg:22 by opp_msgtool. More... | |
| class | inet::EthernetPauseFrame |
Class generated from inet/linklayer/ethernet/common/EthernetControlFrame.msg:38 by opp_msgtool. More... | |
Namespaces | |
| inet | |
| Copyright (c) 2005 Jan Ringo�, www.ringos.cz. | |
| omnetpp | |
Macros | |
| #define | MSGC_VERSION 0x0600 |
| #define | INET_API |
Enumerations | |
| enum | inet::EthernetControlOpCode { inet::ETHERNET_CONTROL_PAUSE = 1 } |
Enum generated from inet/linklayer/ethernet/common/EthernetControlFrame.msg:13 by opp_msgtool. More... | |
Functions | |
| void | inet::doParsimPacking (omnetpp::cCommBuffer *b, const EthernetControlOpCode &e) |
| void | inet::doParsimUnpacking (omnetpp::cCommBuffer *b, EthernetControlOpCode &e) |
| void | inet::doParsimPacking (omnetpp::cCommBuffer *b, const EthernetControlFrameBase &obj) |
| void | inet::doParsimUnpacking (omnetpp::cCommBuffer *b, EthernetControlFrameBase &obj) |
| void | inet::doParsimPacking (omnetpp::cCommBuffer *b, const EthernetPauseFrame &obj) |
| void | inet::doParsimUnpacking (omnetpp::cCommBuffer *b, EthernetPauseFrame &obj) |
| template<> | |
| inet::ApplicationPacket * | omnetpp::fromAnyPtr (any_ptr ptr) |
| #define INET_API |
| #define MSGC_VERSION 0x0600 |