INET Framework for OMNeT++/OMNEST
Ieee802Ctrl_m.h File Reference
#include <omnetpp.h>
#include "inet/common/INETDefs_m.h"
#include "inet/linklayer/common/MacAddress_m.h"

Classes

class  inet::Ieee802PauseCommand
 Class generated from inet/linklayer/common/Ieee802Ctrl.msg:23 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::Ieee802MessageKind { inet::IEEE802CTRL_DATA = 2003, inet::IEEE802CTRL_SENDPAUSE = 2006 }
 Enum generated from inet/linklayer/common/Ieee802Ctrl.msg:16 by opp_msgtool. More...
 

Functions

void inet::doParsimPacking (omnetpp::cCommBuffer *b, const Ieee802MessageKind &e)
 
void inet::doParsimUnpacking (omnetpp::cCommBuffer *b, Ieee802MessageKind &e)
 
void inet::doParsimPacking (omnetpp::cCommBuffer *b, const Ieee802PauseCommand &obj)
 
void inet::doParsimUnpacking (omnetpp::cCommBuffer *b, Ieee802PauseCommand &obj)
 
template<>
inet::ApplicationPacketomnetpp::fromAnyPtr (any_ptr ptr)
 

Macro Definition Documentation

◆ INET_API

#define INET_API

◆ MSGC_VERSION

#define MSGC_VERSION   0x0600