|
INET Framework for OMNeT++/OMNEST
|
#include <omnetpp.h>#include "inet/routing/bgpv4/BGPMessage/BGPHeader_m.h"#include "inet/routing/bgpv4/BGPMessage/BGPUpdatePathAttributes_m.h"#include "inet/networklayer/contract/ipv4/IPv4Address.h"Classes | |
| struct | inet::bgp::BGPUpdateWithdrawnRoutes |
| Struct generated from inet/routing/bgpv4/BGPMessage/BGPUpdate.msg:42 by nedtool. More... | |
| struct | inet::bgp::BGPUpdateNLRI |
| Struct generated from inet/routing/bgpv4/BGPMessage/BGPUpdate.msg:48 by nedtool. More... | |
| class | inet::bgp::BGPUpdatePathAttributeList |
Class generated from inet/routing/bgpv4/BGPMessage/BGPUpdate.msg:58 by nedtool. More... | |
| class | inet::bgp::BGPUpdateMessage_Base |
Class generated from inet/routing/bgpv4/BGPMessage/BGPUpdate.msg:82 by nedtool. More... | |
Namespaces | |
| inet | |
| Copyright (c) 2005 Jan Ringo�, www.ringos.cz. | |
| inet::bgp | |
Macros | |
| #define | __INET__BGP_BGPUPDATE_M_H |
| #define | MSGC_VERSION 0x0501 |
| #define | INET_API |
Functions | |
| void INET_API | inet::bgp::__doPacking (omnetpp::cCommBuffer *b, const BGPUpdateWithdrawnRoutes &a) |
| void INET_API | inet::bgp::__doUnpacking (omnetpp::cCommBuffer *b, BGPUpdateWithdrawnRoutes &a) |
| void | inet::bgp::doParsimPacking (omnetpp::cCommBuffer *b, const BGPUpdateWithdrawnRoutes &obj) |
| void | inet::bgp::doParsimUnpacking (omnetpp::cCommBuffer *b, BGPUpdateWithdrawnRoutes &obj) |
| void INET_API | inet::bgp::__doPacking (omnetpp::cCommBuffer *b, const BGPUpdateNLRI &a) |
| void INET_API | inet::bgp::__doUnpacking (omnetpp::cCommBuffer *b, BGPUpdateNLRI &a) |
| void | inet::bgp::doParsimPacking (omnetpp::cCommBuffer *b, const BGPUpdateNLRI &obj) |
| void | inet::bgp::doParsimUnpacking (omnetpp::cCommBuffer *b, BGPUpdateNLRI &obj) |
| void | inet::bgp::doParsimPacking (omnetpp::cCommBuffer *b, const BGPUpdatePathAttributeList &obj) |
| void | inet::bgp::doParsimUnpacking (omnetpp::cCommBuffer *b, BGPUpdatePathAttributeList &obj) |
Variables | |
| const int | inet::BGP_EMPTY_UPDATE_OCTETS = 4 |
| #define __INET__BGP_BGPUPDATE_M_H |
| #define INET_API |
| #define MSGC_VERSION 0x0501 |