PcapPlusPlus  21.05
pcpp::SdpLayer Member List

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

addEndOfHeader()pcpp::TextBasedProtocolMessage
addField(const std::string &fieldName, const std::string &fieldValue)pcpp::TextBasedProtocolMessagevirtual
addField(const HeaderField &newField)pcpp::TextBasedProtocolMessagevirtual
addMediaDescription(std::string mediaType, uint16_t mediaPort, std::string mediaProtocol, std::string mediaFormat, std::vector< std::string > mediaAttributes)pcpp::SdpLayer
computeCalculateFields()pcpp::TextBasedProtocolMessagevirtual
copyData(uint8_t *toArr) constpcpp::Layer
getData() constpcpp::Layerinline
getDataLen() constpcpp::Layerinline
getDataPtr(size_t offset=0) constpcpp::Layerinlinevirtual
getFieldByName(std::string fieldName, int index=0) constpcpp::TextBasedProtocolMessage
getFieldCount() constpcpp::TextBasedProtocolMessage
getFirstField() constpcpp::TextBasedProtocolMessageinline
getHeaderLen() constpcpp::TextBasedProtocolMessagevirtual
getLayerPayload() constpcpp::Layerinline
getLayerPayloadSize() constpcpp::Layerinline
getMediaPort(std::string mediaType) constpcpp::SdpLayer
getNextField(HeaderField *prevField) constpcpp::TextBasedProtocolMessageinline
getNextLayer() constpcpp::Layerinline
getOsiModelLayer() constpcpp::SdpLayerinlinevirtual
getOwnerIPv4Address() constpcpp::SdpLayer
getPrevLayer() constpcpp::Layerinline
getProtocol() constpcpp::Layerinline
insertField(HeaderField *prevField, const std::string &fieldName, const std::string &fieldValue)pcpp::TextBasedProtocolMessagevirtual
insertField(std::string prevFieldName, const std::string &fieldName, const std::string &fieldValue)pcpp::TextBasedProtocolMessagevirtual
insertField(HeaderField *prevField, const HeaderField &newField)pcpp::TextBasedProtocolMessagevirtual
isAllocatedToPacket() constpcpp::Layerinline
isHeaderComplete() constpcpp::TextBasedProtocolMessage
operator=(const SdpLayer &other)pcpp::SdpLayerinline
parseNextLayer()pcpp::TextBasedProtocolMessagevirtual
removeField(HeaderField *fieldToRemove)pcpp::TextBasedProtocolMessage
removeField(std::string fieldName, int index=0)pcpp::TextBasedProtocolMessage
SdpLayer(uint8_t *data, size_t dataLen, Layer *prevLayer, Packet *packet)pcpp::SdpLayer
SdpLayer()pcpp::SdpLayer
SdpLayer(std::string username, long sessionID, long sessionVersion, IPv4Address ipAddress, std::string sessionName, long startTime, long stopTime)pcpp::SdpLayer
SdpLayer(const SdpLayer &other)pcpp::SdpLayerinline
toString() constpcpp::SdpLayervirtual
~Layer()pcpp::Layervirtual