INET Framework for OMNeT++/OMNEST
|
#include <omnetpp.h>
#include "inet/linklayer/ethernet/Ethernet.h"
#include "inet/linklayer/common/MACAddress.h"
#include "inet/linklayer/common/Ieee802Ctrl_m.h"
Classes | |
class | inet::EtherTraffic |
Class generated from inet/linklayer/ethernet/EtherFrame.msg:40 by nedtool. More... | |
class | inet::EtherJam |
Class generated from inet/linklayer/ethernet/EtherFrame.msg:47 by nedtool. More... | |
class | inet::EtherFilledIFG |
Class generated from inet/linklayer/ethernet/EtherFrame.msg:56 by nedtool. More... | |
class | inet::EtherPhyFrame_Base |
Class generated from inet/linklayer/ethernet/EtherFrame.msg:69 by nedtool. More... | |
class | inet::EtherFrame |
Class generated from inet/linklayer/ethernet/EtherFrame.msg:87 by nedtool. More... | |
class | inet::EthernetIIFrame |
Class generated from inet/linklayer/ethernet/EtherFrame.msg:100 by nedtool. More... | |
class | inet::EtherFrameWithLLC |
Class generated from inet/linklayer/ethernet/EtherFrame.msg:112 by nedtool. More... | |
class | inet::EtherFrameWithSNAP |
Class generated from inet/linklayer/ethernet/EtherFrame.msg:130 by nedtool. More... | |
class | inet::EtherPauseFrame |
Class generated from inet/linklayer/ethernet/EtherFrame.msg:144 by nedtool. More... | |
class | inet::Ethernet1QTag |
Class generated from inet/linklayer/ethernet/EtherFrame.msg:152 by nedtool. More... | |
class | inet::Ethernet1ahITag |
Class generated from inet/linklayer/ethernet/EtherFrame.msg:168 by nedtool. More... | |
Namespaces | |
inet | |
Copyright (c) 2005 Jan Ringo�, www.ringos.cz. | |
Macros | |
#define | __INET_ETHERFRAME_M_H |
#define | MSGC_VERSION 0x0501 |
#define | INET_API |
Functions | |
void | inet::doParsimPacking (omnetpp::cCommBuffer *b, const EtherTraffic &obj) |
void | inet::doParsimUnpacking (omnetpp::cCommBuffer *b, EtherTraffic &obj) |
void | inet::doParsimPacking (omnetpp::cCommBuffer *b, const EtherJam &obj) |
void | inet::doParsimUnpacking (omnetpp::cCommBuffer *b, EtherJam &obj) |
void | inet::doParsimPacking (omnetpp::cCommBuffer *b, const EtherFilledIFG &obj) |
void | inet::doParsimUnpacking (omnetpp::cCommBuffer *b, EtherFilledIFG &obj) |
void | inet::doParsimPacking (omnetpp::cCommBuffer *b, const EtherFrame &obj) |
void | inet::doParsimUnpacking (omnetpp::cCommBuffer *b, EtherFrame &obj) |
void | inet::doParsimPacking (omnetpp::cCommBuffer *b, const EthernetIIFrame &obj) |
void | inet::doParsimUnpacking (omnetpp::cCommBuffer *b, EthernetIIFrame &obj) |
void | inet::doParsimPacking (omnetpp::cCommBuffer *b, const EtherFrameWithLLC &obj) |
void | inet::doParsimUnpacking (omnetpp::cCommBuffer *b, EtherFrameWithLLC &obj) |
void | inet::doParsimPacking (omnetpp::cCommBuffer *b, const EtherFrameWithSNAP &obj) |
void | inet::doParsimUnpacking (omnetpp::cCommBuffer *b, EtherFrameWithSNAP &obj) |
void | inet::doParsimPacking (omnetpp::cCommBuffer *b, const EtherPauseFrame &obj) |
void | inet::doParsimUnpacking (omnetpp::cCommBuffer *b, EtherPauseFrame &obj) |
void | inet::doParsimPacking (omnetpp::cCommBuffer *b, const Ethernet1QTag &obj) |
void | inet::doParsimUnpacking (omnetpp::cCommBuffer *b, Ethernet1QTag &obj) |
void | inet::doParsimPacking (omnetpp::cCommBuffer *b, const Ethernet1ahITag &obj) |
void | inet::doParsimUnpacking (omnetpp::cCommBuffer *b, Ethernet1ahITag &obj) |
#define __INET_ETHERFRAME_M_H |
#define INET_API |
#define MSGC_VERSION 0x0501 |