|
void INET_API | inet::bgp::__doPacking (omnetpp::cCommBuffer *b, const BGPParameterValues &a) |
|
void INET_API | inet::bgp::__doUnpacking (omnetpp::cCommBuffer *b, BGPParameterValues &a) |
|
void | inet::bgp::doParsimPacking (omnetpp::cCommBuffer *b, const BGPParameterValues &obj) |
|
void | inet::bgp::doParsimUnpacking (omnetpp::cCommBuffer *b, BGPParameterValues &obj) |
|
void INET_API | inet::bgp::__doPacking (omnetpp::cCommBuffer *b, const BGPOptionalParameters &a) |
|
void INET_API | inet::bgp::__doUnpacking (omnetpp::cCommBuffer *b, BGPOptionalParameters &a) |
|
void | inet::bgp::doParsimPacking (omnetpp::cCommBuffer *b, const BGPOptionalParameters &obj) |
|
void | inet::bgp::doParsimUnpacking (omnetpp::cCommBuffer *b, BGPOptionalParameters &obj) |
|
void | inet::bgp::doParsimPacking (omnetpp::cCommBuffer *b, const BGPOpenMessage &obj) |
|
void | inet::bgp::doParsimUnpacking (omnetpp::cCommBuffer *b, BGPOpenMessage &obj) |
|