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

Classes

class  inet::physicallayer::EthernetPhyHeaderBase
 Class generated from inet/physicallayer/wired/ethernet/EthernetPhyHeader.msg:18 by opp_msgtool. More...
 
class  inet::physicallayer::EthernetPhyHeader
 Class generated from inet/physicallayer/wired/ethernet/EthernetPhyHeader.msg:35 by opp_msgtool. More...
 
class  inet::physicallayer::EthernetFragmentPhyHeader
 Class generated from inet/physicallayer/wired/ethernet/EthernetPhyHeader.msg:71 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
 

Enumerations

enum  inet::physicallayer::EthernetPhyHeaderType {
  inet::physicallayer::SFD = 1, inet::physicallayer::SMD_E = SFD, inet::physicallayer::SMD_Verify = 2, inet::physicallayer::SMD_Respond = 3,
  inet::physicallayer::SMD_Sx = 4, inet::physicallayer::SMD_Cx = 5
}
 Enum generated from inet/physicallayer/wired/ethernet/EthernetPhyHeader.msg:41 by opp_msgtool. More...
 

Functions

void inet::physicallayer::doParsimPacking (omnetpp::cCommBuffer *b, const EthernetPhyHeaderBase &obj)
 
void inet::physicallayer::doParsimUnpacking (omnetpp::cCommBuffer *b, EthernetPhyHeaderBase &obj)
 
void inet::physicallayer::doParsimPacking (omnetpp::cCommBuffer *b, const EthernetPhyHeader &obj)
 
void inet::physicallayer::doParsimUnpacking (omnetpp::cCommBuffer *b, EthernetPhyHeader &obj)
 
void inet::physicallayer::doParsimPacking (omnetpp::cCommBuffer *b, const EthernetPhyHeaderType &e)
 
void inet::physicallayer::doParsimUnpacking (omnetpp::cCommBuffer *b, EthernetPhyHeaderType &e)
 
void inet::physicallayer::doParsimPacking (omnetpp::cCommBuffer *b, const EthernetFragmentPhyHeader &obj)
 
void inet::physicallayer::doParsimUnpacking (omnetpp::cCommBuffer *b, EthernetFragmentPhyHeader &obj)
 
template<>
inet::ApplicationPacketomnetpp::fromAnyPtr (any_ptr ptr)
 

Macro Definition Documentation

◆ INET_API

#define INET_API

◆ MSGC_VERSION

#define MSGC_VERSION   0x0600