PcapPlusPlus  23.09
pcpp::CotpLayer Member List

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

computeCalculateFields() overridepcpp::CotpLayerinlinevirtual
copyData(uint8_t *toArr) constpcpp::Layer
CotpLayer(uint8_t *data, size_t dataLen, Layer *prevLayer, Packet *packet)pcpp::CotpLayerinline
CotpLayer(uint8_t tpduNumber)pcpp::CotpLayerexplicit
getData() constpcpp::Layerinline
getDataLen() constpcpp::Layerinline
getDataPtr(size_t offset=0) constpcpp::Layerinlinevirtual
getHeaderLen() const overridepcpp::CotpLayerinlinevirtual
getLayerPayload() constpcpp::Layerinline
getLayerPayloadSize() constpcpp::Layerinline
getLength() constpcpp::CotpLayer
getNextLayer() constpcpp::Layerinline
getOsiModelLayer() const overridepcpp::CotpLayerinlinevirtual
getPduType() constpcpp::CotpLayer
getPrevLayer() constpcpp::Layerinline
getProtocol() constpcpp::Layerinline
getTpduNumber() constpcpp::CotpLayer
isAllocatedToPacket() constpcpp::Layerinline
isDataValid(const uint8_t *data, size_t dataSize)pcpp::CotpLayerstatic
parseNextLayer() overridepcpp::CotpLayervirtual
setLength(uint8_t length) constpcpp::CotpLayer
setPduType(uint8_t pduType) constpcpp::CotpLayer
setTpduNumber(uint8_t tpduNumber) constpcpp::CotpLayer
toString() const overridepcpp::CotpLayervirtual
~Layer()pcpp::Layervirtual