PcapPlusPlus
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)pcpp::Layer
getData()pcpp::Layerinline
getDataLen()pcpp::Layerinline
getDataPtr(size_t offset=0)pcpp::Layerinlinevirtual
getFieldByName(std::string fieldName, int index=0)pcpp::TextBasedProtocolMessage
getFieldCount()pcpp::TextBasedProtocolMessage
getFirstField()pcpp::TextBasedProtocolMessageinline
getHeaderLen()pcpp::TextBasedProtocolMessagevirtual
getLayerPayload()pcpp::Layerinline
getLayerPayloadSize()pcpp::Layerinline
getMediaPort(std::string mediaType)pcpp::SdpLayer
getNextField(HeaderField *prevField)pcpp::TextBasedProtocolMessageinline
getNextLayer()pcpp::Layerinline
getOsiModelLayer()pcpp::SdpLayerinlinevirtual
getOwnerIPv4Address()pcpp::SdpLayer
getPrevLayer()pcpp::Layerinline
getProtocol()pcpp::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()pcpp::Layerinline
isHeaderComplete()pcpp::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()pcpp::SdpLayervirtual
~Layer()pcpp::Layervirtual