|
INET Framework for OMNeT++/OMNEST
|
#include <omnetpp.h>#include "inet/common/INETDefs_m.h"#include "inet/common/TlvOptions_m.h"#include "inet/networklayer/common/L3Address_m.h"#include "inet/networklayer/contract/NetworkHeaderBase_m.h"#include "inet/common/ProtocolGroup.h"#include "inet/common/packet/Packet.h"#include "inet/networklayer/common/IpProtocolId_m.h"Classes | |
| class | inet::NextHopForwardingHeader |
Class generated from inet/networklayer/nexthop/NextHopForwardingHeader.msg:35 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::NextHopTlvOptionTypes { inet::NEXTHOP_TLVOPTION_NOP1 = 0, inet::NEXTHOP_TLVOPTION_NOPN = 1, inet::NEXTHOP_TLVOPTION_TLV_GPSR = 47 } |
Enum generated from inet/networklayer/nexthop/NextHopForwardingHeader.msg:25 by opp_msgtool. More... | |
Functions | |
| void | inet::doParsimPacking (omnetpp::cCommBuffer *b, const NextHopTlvOptionTypes &e) |
| void | inet::doParsimUnpacking (omnetpp::cCommBuffer *b, NextHopTlvOptionTypes &e) |
| void | inet::doParsimPacking (omnetpp::cCommBuffer *b, const NextHopForwardingHeader &obj) |
| void | inet::doParsimUnpacking (omnetpp::cCommBuffer *b, NextHopForwardingHeader &obj) |
| template<> | |
| inet::ApplicationPacket * | omnetpp::fromAnyPtr (any_ptr ptr) |
| #define INET_API |
| #define MSGC_VERSION 0x0600 |