Class generated from inet/linklayer/ethernet/EtherFrame.msg:40
by nedtool.
More...
#include <EtherFrame_m.h>
Class generated from inet/linklayer/ethernet/EtherFrame.msg:40
by nedtool.
//
// Abstract base class for various Ethernet traffic types:
// EtherJam, EtherFilledIFG and EtherPhyFrame.
//
packet EtherTraffic
{
}
inet::EtherTraffic::EtherTraffic |
( |
const char * |
name = nullptr , |
|
|
short |
kind = 0 |
|
) |
| |
inet::EtherTraffic::EtherTraffic |
( |
const EtherTraffic & |
other | ) |
|
virtual inet::EtherTraffic::~EtherTraffic |
( |
| ) |
|
|
virtual |
bool inet::EtherTraffic::operator== |
( |
const EtherTraffic & |
| ) |
|
|
protected |
virtual void inet::EtherTraffic::parsimPack |
( |
omnetpp::cCommBuffer * |
b | ) |
const |
|
overridevirtual |
virtual void inet::EtherTraffic::parsimUnpack |
( |
omnetpp::cCommBuffer * |
b | ) |
|
|
overridevirtual |
The documentation for this class was generated from the following file: