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

Classes

class  inet::EcnTagBase
 Class generated from inet/networklayer/common/EcnTag.msg:22 by opp_msgtool. More...
 
class  inet::EcnReq
 Class generated from inet/networklayer/common/EcnTag.msg:30 by opp_msgtool. More...
 
class  inet::EcnInd
 Class generated from inet/networklayer/common/EcnTag.msg:37 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::IpEcnCode { inet::IP_ECN_NOT_ECT = 0, inet::IP_ECN_ECT_1 = 1, inet::IP_ECN_ECT_0 = 2, inet::IP_ECN_CE = 3 }
 Enum generated from inet/networklayer/common/EcnTag.msg:12 by opp_msgtool. More...
 

Functions

void inet::doParsimPacking (omnetpp::cCommBuffer *b, const IpEcnCode &e)
 
void inet::doParsimUnpacking (omnetpp::cCommBuffer *b, IpEcnCode &e)
 
void inet::doParsimPacking (omnetpp::cCommBuffer *b, const EcnTagBase &obj)
 
void inet::doParsimUnpacking (omnetpp::cCommBuffer *b, EcnTagBase &obj)
 
void inet::doParsimPacking (omnetpp::cCommBuffer *b, const EcnReq &obj)
 
void inet::doParsimUnpacking (omnetpp::cCommBuffer *b, EcnReq &obj)
 
void inet::doParsimPacking (omnetpp::cCommBuffer *b, const EcnInd &obj)
 
void inet::doParsimUnpacking (omnetpp::cCommBuffer *b, EcnInd &obj)
 
template<>
inet::ApplicationPacketomnetpp::fromAnyPtr (any_ptr ptr)
 

Macro Definition Documentation

◆ INET_API

#define INET_API

◆ MSGC_VERSION

#define MSGC_VERSION   0x0600