|
INET Framework for OMNeT++/OMNEST
|
#include <IgmpProtocolDissector.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.