PcapPlusPlus  Next
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
pcpp::Layer Member List

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

canReinterpretAs(const uint8_t *data, size_t dataLen)pcpp::Layerinlineprotectedstatic
computeCalculateFields()=0pcpp::Layerpure virtual
constructNextLayer(uint8_t *data, size_t dataLen, Packet *packet, Args &&... extraArgs)pcpp::Layerinlineprotected
copyData(uint8_t *toArr) constpcpp::Layer
getData() constpcpp::Layerinline
getDataLen() constpcpp::Layerinline
getDataPtr(size_t offset=0) const overridepcpp::Layerinlinevirtual
getHeaderLen() const =0pcpp::Layerpure virtual
getLayerPayload() constpcpp::Layerinline
getLayerPayloadSize() constpcpp::Layerinline
getNextLayer() constpcpp::Layerinline
getOsiModelLayer() const =0pcpp::Layerpure virtual
getPrevLayer() constpcpp::Layerinline
getProtocol() constpcpp::Layerinline
isAllocatedToPacket() constpcpp::Layerinline
isMemberOfProtocolFamily(ProtocolTypeFamily protocolTypeFamily) constpcpp::Layer
parseNextLayer()=0pcpp::Layerpure virtual
toString() const =0pcpp::Layerpure virtual
tryConstructNextLayerWithFallback(uint8_t *data, size_t dataLen, Packet *packet, Args &&... extraArgs)pcpp::Layerinlineprotected
~Layer() overridepcpp::Layer