|
INET Framework for OMNeT++/OMNEST
|
#include <ProtocolDissector.h>
Public Member Functions | |
| virtual void | dissect (Packet *packet, const Protocol *protocol, ICallback &callback) const override |
| Dissects the packet according to the protocol implemented by this ProtocolDissector. More... | |
|
overridevirtual |
Dissects the packet according to the protocol implemented by this ProtocolDissector.
Implements inet::ProtocolDissector.
Reimplemented in inet::physicallayer::GptpProtocolDissector, inet::physicallayer::Ieee8021qTagEpdProtocolDissector, inet::physicallayer::Ieee8021rTagEpdProtocolDissector, and inet::physicallayer::EthernetPhyProtocolDissector.