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

Classes

class  inet::LMacHeaderBase
 Class generated from inet/linklayer/lmac/LMacHeader.msg:30 by opp_msgtool. More...
 
class  inet::LMacControlFrame
 Class generated from inet/linklayer/lmac/LMacHeader.msg:43 by opp_msgtool. More...
 
class  inet::LMacDataFrameHeader
 Class generated from inet/linklayer/lmac/LMacHeader.msg:51 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::LMacType {
  inet::LMAC_CONTROL = 167, inet::LMAC_TIMEOUT = 168, inet::LMAC_WAKEUP = 169, inet::LMAC_SEND_DATA = 170,
  inet::LMAC_SETUP_PHASE_END = 171, inet::LMAC_CHECK_CHANNEL = 172, inet::LMAC_SOMEBODY = 173, inet::LMAC_DATA = 174,
  inet::LMAC_START_LMAC = 175, inet::LMAC_SEND_CONTROL = 176
}
 Enum generated from inet/linklayer/lmac/LMacHeader.msg:13 by opp_msgtool. More...
 

Functions

void inet::doParsimPacking (omnetpp::cCommBuffer *b, const LMacType &e)
 
void inet::doParsimUnpacking (omnetpp::cCommBuffer *b, LMacType &e)
 
void inet::doParsimPacking (omnetpp::cCommBuffer *b, const LMacHeaderBase &obj)
 
void inet::doParsimUnpacking (omnetpp::cCommBuffer *b, LMacHeaderBase &obj)
 
void inet::doParsimPacking (omnetpp::cCommBuffer *b, const LMacControlFrame &obj)
 
void inet::doParsimUnpacking (omnetpp::cCommBuffer *b, LMacControlFrame &obj)
 
void inet::doParsimPacking (omnetpp::cCommBuffer *b, const LMacDataFrameHeader &obj)
 
void inet::doParsimUnpacking (omnetpp::cCommBuffer *b, LMacDataFrameHeader &obj)
 
template<>
inet::ApplicationPacketomnetpp::fromAnyPtr (any_ptr ptr)
 

Macro Definition Documentation

◆ INET_API

#define INET_API

◆ MSGC_VERSION

#define MSGC_VERSION   0x0600