INET Framework for OMNeT++/OMNEST
EthernetMacHeader_m.h File Reference

Classes

class  inet::EthernetMacAddressFields
 Class generated from inet/linklayer/ethernet/common/EthernetMacHeader.msg:30 by opp_msgtool. More...
 
class  inet::EthernetTypeOrLengthField
 Class generated from inet/linklayer/ethernet/common/EthernetMacHeader.msg:50 by opp_msgtool. More...
 
class  inet::EthernetMacHeader
 Class generated from inet/linklayer/ethernet/common/EthernetMacHeader.msg:77 by opp_msgtool. More...
 
class  inet::EthernetPadding
 Class generated from inet/linklayer/ethernet/common/EthernetMacHeader.msg:105 by opp_msgtool. More...
 
class  inet::EthernetFcs
 Class generated from inet/linklayer/ethernet/common/EthernetMacHeader.msg:120 by opp_msgtool. More...
 
class  inet::EthernetFragmentFcs
 Class generated from inet/linklayer/ethernet/common/EthernetMacHeader.msg:139 by opp_msgtool. More...
 

Namespaces

 inet
 Copyright (c) 2005 Jan Ringo�, www.ringos.cz.
 
 omnetpp
 

Macros

#define MSGC_VERSION   0x0600
 
#define INET_API
 

Functions

void inet::doParsimPacking (omnetpp::cCommBuffer *b, const EthernetMacAddressFields &obj)
 
void inet::doParsimUnpacking (omnetpp::cCommBuffer *b, EthernetMacAddressFields &obj)
 
void inet::doParsimPacking (omnetpp::cCommBuffer *b, const EthernetTypeOrLengthField &obj)
 
void inet::doParsimUnpacking (omnetpp::cCommBuffer *b, EthernetTypeOrLengthField &obj)
 
void inet::doParsimPacking (omnetpp::cCommBuffer *b, const EthernetMacHeader &obj)
 
void inet::doParsimUnpacking (omnetpp::cCommBuffer *b, EthernetMacHeader &obj)
 
bool inet::isEth2Header (const EthernetMacHeader &hdr)
 
bool inet::isIeee8023Header (const EthernetMacHeader &hdr)
 
void inet::doParsimPacking (omnetpp::cCommBuffer *b, const EthernetPadding &obj)
 
void inet::doParsimUnpacking (omnetpp::cCommBuffer *b, EthernetPadding &obj)
 
void inet::doParsimPacking (omnetpp::cCommBuffer *b, const EthernetFcs &obj)
 
void inet::doParsimUnpacking (omnetpp::cCommBuffer *b, EthernetFcs &obj)
 
void inet::doParsimPacking (omnetpp::cCommBuffer *b, const EthernetFragmentFcs &obj)
 
void inet::doParsimUnpacking (omnetpp::cCommBuffer *b, EthernetFragmentFcs &obj)
 
template<>
inet::ApplicationPacketomnetpp::fromAnyPtr (any_ptr ptr)
 

Macro Definition Documentation

◆ INET_API

#define INET_API

◆ MSGC_VERSION

#define MSGC_VERSION   0x0600