INET Framework for OMNeT++/OMNEST
|
Classes | |
class | inet::ICMPv6Message |
Class generated from inet/networklayer/icmpv6/ICMPv6Message.msg:105 by nedtool. More... | |
class | inet::ICMPv6DestUnreachableMsg |
Class generated from inet/networklayer/icmpv6/ICMPv6Message.msg:115 by nedtool. More... | |
class | inet::ICMPv6PacketTooBigMsg |
Class generated from inet/networklayer/icmpv6/ICMPv6Message.msg:120 by nedtool. More... | |
class | inet::ICMPv6TimeExceededMsg |
Class generated from inet/networklayer/icmpv6/ICMPv6Message.msg:126 by nedtool. More... | |
class | inet::ICMPv6ParamProblemMsg |
Class generated from inet/networklayer/icmpv6/ICMPv6Message.msg:131 by nedtool. More... | |
class | inet::ICMPv6EchoRequestMsg |
Class generated from inet/networklayer/icmpv6/ICMPv6Message.msg:140 by nedtool. More... | |
class | inet::ICMPv6EchoReplyMsg |
Class generated from inet/networklayer/icmpv6/ICMPv6Message.msg:151 by nedtool. More... | |
Namespaces | |
inet | |
Copyright (c) 2005 Jan Ringo�, www.ringos.cz. | |
Macros | |
#define | __INET_ICMPV6MESSAGE_M_H |
#define | MSGC_VERSION 0x0501 |
#define | INET_API |
#define | ICMPv6_HEADER_BYTES 8 |
Functions | |
void | inet::doParsimPacking (omnetpp::cCommBuffer *b, const ICMPv6Message &obj) |
void | inet::doParsimUnpacking (omnetpp::cCommBuffer *b, ICMPv6Message &obj) |
void | inet::doParsimPacking (omnetpp::cCommBuffer *b, const ICMPv6DestUnreachableMsg &obj) |
void | inet::doParsimUnpacking (omnetpp::cCommBuffer *b, ICMPv6DestUnreachableMsg &obj) |
void | inet::doParsimPacking (omnetpp::cCommBuffer *b, const ICMPv6PacketTooBigMsg &obj) |
void | inet::doParsimUnpacking (omnetpp::cCommBuffer *b, ICMPv6PacketTooBigMsg &obj) |
void | inet::doParsimPacking (omnetpp::cCommBuffer *b, const ICMPv6TimeExceededMsg &obj) |
void | inet::doParsimUnpacking (omnetpp::cCommBuffer *b, ICMPv6TimeExceededMsg &obj) |
void | inet::doParsimPacking (omnetpp::cCommBuffer *b, const ICMPv6ParamProblemMsg &obj) |
void | inet::doParsimUnpacking (omnetpp::cCommBuffer *b, ICMPv6ParamProblemMsg &obj) |
void | inet::doParsimPacking (omnetpp::cCommBuffer *b, const ICMPv6EchoRequestMsg &obj) |
void | inet::doParsimUnpacking (omnetpp::cCommBuffer *b, ICMPv6EchoRequestMsg &obj) |
void | inet::doParsimPacking (omnetpp::cCommBuffer *b, const ICMPv6EchoReplyMsg &obj) |
void | inet::doParsimUnpacking (omnetpp::cCommBuffer *b, ICMPv6EchoReplyMsg &obj) |
#define __INET_ICMPV6MESSAGE_M_H |
#define ICMPv6_HEADER_BYTES 8 |
Referenced by inet::IPv6NeighbourDiscovery::createAndSendNSPacket(), inet::IPv6NeighbourDiscovery::createAndSendRAPacket(), inet::IPv6NeighbourDiscovery::createAndSendRedirectPacket(), inet::IPv6NeighbourDiscovery::createAndSendRSPacket(), inet::IPv6NeighbourDiscovery::sendSolicitedNA(), and inet::IPv6NeighbourDiscovery::sendUnsolicitedNA().
#define INET_API |
#define MSGC_VERSION 0x0501 |