|
| void | inet::bgp::doParsimPacking (omnetpp::cCommBuffer *b, const BgpAsPathSegment &obj) |
| |
| void | inet::bgp::doParsimUnpacking (omnetpp::cCommBuffer *b, BgpAsPathSegment &obj) |
| |
| void | inet::bgp::doParsimPacking (omnetpp::cCommBuffer *b, const BgpType &e) |
| |
| void | inet::bgp::doParsimUnpacking (omnetpp::cCommBuffer *b, BgpType &e) |
| |
| void | inet::bgp::doParsimPacking (omnetpp::cCommBuffer *b, const BgpHeader &obj) |
| |
| void | inet::bgp::doParsimUnpacking (omnetpp::cCommBuffer *b, BgpHeader &obj) |
| |
| void | inet::bgp::doParsimPacking (omnetpp::cCommBuffer *b, const BgpKeepAliveMessage &obj) |
| |
| void | inet::bgp::doParsimUnpacking (omnetpp::cCommBuffer *b, BgpKeepAliveMessage &obj) |
| |
| void | inet::bgp::doParsimPacking (omnetpp::cCommBuffer *b, const BgpOpenMessage &obj) |
| |
| void | inet::bgp::doParsimUnpacking (omnetpp::cCommBuffer *b, BgpOpenMessage &obj) |
| |
| void | inet::bgp::doParsimPacking (omnetpp::cCommBuffer *b, const BgpUpdateAttributeTypeCode &e) |
| |
| void | inet::bgp::doParsimUnpacking (omnetpp::cCommBuffer *b, BgpUpdateAttributeTypeCode &e) |
| |
| void | inet::bgp::doParsimPacking (omnetpp::cCommBuffer *b, const BgpUpdatePathAttributes &obj) |
| |
| void | inet::bgp::doParsimUnpacking (omnetpp::cCommBuffer *b, BgpUpdatePathAttributes &obj) |
| |
| void | inet::bgp::doParsimPacking (omnetpp::cCommBuffer *b, const BgpUpdatePathAttributesOrigin &obj) |
| |
| void | inet::bgp::doParsimUnpacking (omnetpp::cCommBuffer *b, BgpUpdatePathAttributesOrigin &obj) |
| |
| void | inet::bgp::doParsimPacking (omnetpp::cCommBuffer *b, const BgpUpdatePathAttributesAsPath &obj) |
| |
| void | inet::bgp::doParsimUnpacking (omnetpp::cCommBuffer *b, BgpUpdatePathAttributesAsPath &obj) |
| |
| void | inet::bgp::doParsimPacking (omnetpp::cCommBuffer *b, const BgpUpdatePathAttributesNextHop &obj) |
| |
| void | inet::bgp::doParsimUnpacking (omnetpp::cCommBuffer *b, BgpUpdatePathAttributesNextHop &obj) |
| |
| void | inet::bgp::doParsimPacking (omnetpp::cCommBuffer *b, const BgpUpdatePathAttributesMultiExitDisc &obj) |
| |
| void | inet::bgp::doParsimUnpacking (omnetpp::cCommBuffer *b, BgpUpdatePathAttributesMultiExitDisc &obj) |
| |
| void | inet::bgp::doParsimPacking (omnetpp::cCommBuffer *b, const BgpUpdatePathAttributesLocalPref &obj) |
| |
| void | inet::bgp::doParsimUnpacking (omnetpp::cCommBuffer *b, BgpUpdatePathAttributesLocalPref &obj) |
| |
| void | inet::bgp::doParsimPacking (omnetpp::cCommBuffer *b, const BgpUpdatePathAttributesAtomicAggregate &obj) |
| |
| void | inet::bgp::doParsimUnpacking (omnetpp::cCommBuffer *b, BgpUpdatePathAttributesAtomicAggregate &obj) |
| |
| void | inet::bgp::doParsimPacking (omnetpp::cCommBuffer *b, const BgpUpdatePathAttributesAggregator &obj) |
| |
| void | inet::bgp::doParsimUnpacking (omnetpp::cCommBuffer *b, BgpUpdatePathAttributesAggregator &obj) |
| |
| 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 BgpUpdateMessage &obj) |
| |
| void | inet::bgp::doParsimUnpacking (omnetpp::cCommBuffer *b, BgpUpdateMessage &obj) |
| |
| template<> |
| inet::ApplicationPacket * | omnetpp::fromAnyPtr (any_ptr ptr) |
| |
| any_ptr | omnetpp::toAnyPtr (const inet::bgp::BgpOptionalParameterBase *p) |
| |
| any_ptr | omnetpp::toAnyPtr (const inet::bgp::BgpUpdateWithdrawnRoutes *p) |
| |
| any_ptr | omnetpp::toAnyPtr (const inet::bgp::BgpUpdateNlri *p) |
| |