|
INET Framework for OMNeT++/OMNEST
|
#include <BMacProtocolPrinter.h>
Public Member Functions | |
| virtual void | print (const Ptr< const Chunk > &chunk, const Protocol *protocol, const cMessagePrinter::Options *options, Context &context) const override |
| Prints the given chunk of protocol according to options into context. More... | |
|
overridevirtual |
Prints the given chunk of protocol according to options into context.
Implements inet::ProtocolPrinter.