PcapPlusPlus  21.05
pcpp::BgpNotificationMessageLayer Member List

This is the complete list of members for pcpp::BgpNotificationMessageLayer, including all inherited members.

BgpMessageType enum namepcpp::BgpLayer
BgpNotificationMessageLayer(uint8_t *data, size_t dataLen, Layer *prevLayer, Packet *packet)pcpp::BgpNotificationMessageLayerinline
BgpNotificationMessageLayer(uint8_t errorCode, uint8_t errorSubCode)pcpp::BgpNotificationMessageLayer
BgpNotificationMessageLayer(uint8_t errorCode, uint8_t errorSubCode, const uint8_t *notificationData, size_t notificationDataLen)pcpp::BgpNotificationMessageLayer
BgpNotificationMessageLayer(uint8_t errorCode, uint8_t errorSubCode, const std::string &notificationData)pcpp::BgpNotificationMessageLayer
computeCalculateFields()pcpp::BgpLayervirtual
copyData(uint8_t *toArr) constpcpp::Layer
getBgpMessageType() constpcpp::BgpNotificationMessageLayerinlinevirtual
getData() constpcpp::Layerinline
getDataLen() constpcpp::Layerinline
getDataPtr(size_t offset=0) constpcpp::Layerinlinevirtual
getHeaderLen() constpcpp::BgpLayervirtual
getLayerPayload() constpcpp::Layerinline
getLayerPayloadSize() constpcpp::Layerinline
getMessageTypeAsString() constpcpp::BgpLayer
getNextLayer() constpcpp::Layerinline
getNotificationData() constpcpp::BgpNotificationMessageLayer
getNotificationDataAsHexString() constpcpp::BgpNotificationMessageLayer
getNotificationDataLen() constpcpp::BgpNotificationMessageLayer
getNotificationMsgHeader() constpcpp::BgpNotificationMessageLayerinline
getOsiModelLayer() constpcpp::BgpLayerinlinevirtual
getPrevLayer() constpcpp::Layerinline
getProtocol() constpcpp::Layerinline
isAllocatedToPacket() constpcpp::Layerinline
isBgpPort(uint16_t portSrc, uint16_t portDst)pcpp::BgpLayerinlinestatic
Keepalive enum valuepcpp::BgpLayer
Notification enum valuepcpp::BgpLayer
Open enum valuepcpp::BgpLayer
parseBgpLayer(uint8_t *data, size_t dataLen, Layer *prevLayer, Packet *packet)pcpp::BgpLayerstatic
parseNextLayer()pcpp::BgpLayervirtual
RouteRefresh enum valuepcpp::BgpLayer
setNotificationData(const uint8_t *newNotificationData, size_t newNotificationDataLen)pcpp::BgpNotificationMessageLayer
setNotificationData(const std::string &newNotificationDataAsHexString)pcpp::BgpNotificationMessageLayer
toString() constpcpp::BgpLayervirtual
Update enum valuepcpp::BgpLayer
~Layer()pcpp::Layervirtual