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

Classes

class  inet::Ieee802SapTagBase
 Class generated from inet/linklayer/common/Ieee802SapTag.msg:29 by opp_msgtool. More...
 
class  inet::Ieee802SapReq
 Class generated from inet/linklayer/common/Ieee802SapTag.msg:35 by opp_msgtool. More...
 
class  inet::Ieee802SapInd
 Class generated from inet/linklayer/common/Ieee802SapTag.msg:39 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::SapCode {
  inet::SAP_IBM_SNA = 0x04, inet::SAP_IP = 0x06, inet::SAP_3COM = 0x80, inet::SAP_SNAP = 0xAA,
  inet::SAP_BANYAN = 0xBC, inet::SAP_NOVELL_IPX = 0xE0, inet::SAP_LAN_MANAGER = 0xF4, inet::SAP_CLNS = 0xFE,
  inet::SAP_STP = 0x42
}
 Enum generated from inet/linklayer/common/Ieee802SapTag.msg:16 by opp_msgtool. More...
 

Functions

void inet::doParsimPacking (omnetpp::cCommBuffer *b, const SapCode &e)
 
void inet::doParsimUnpacking (omnetpp::cCommBuffer *b, SapCode &e)
 
void inet::doParsimPacking (omnetpp::cCommBuffer *b, const Ieee802SapTagBase &obj)
 
void inet::doParsimUnpacking (omnetpp::cCommBuffer *b, Ieee802SapTagBase &obj)
 
void inet::doParsimPacking (omnetpp::cCommBuffer *b, const Ieee802SapReq &obj)
 
void inet::doParsimUnpacking (omnetpp::cCommBuffer *b, Ieee802SapReq &obj)
 
void inet::doParsimPacking (omnetpp::cCommBuffer *b, const Ieee802SapInd &obj)
 
void inet::doParsimUnpacking (omnetpp::cCommBuffer *b, Ieee802SapInd &obj)
 
template<>
inet::ApplicationPacketomnetpp::fromAnyPtr (any_ptr ptr)
 

Macro Definition Documentation

◆ INET_API

#define INET_API

◆ MSGC_VERSION

#define MSGC_VERSION   0x0600