#include <mll-tracer.h>
Inheritance diagram for MLLTracer:
Public Member Functions | |
MLLTracer () | |
Protected Member Functions | |
void | format (Packet *p, SAP *sap) |
Definition at line 41 of file mll-tracer.h.
MLLTracer::MLLTracer | ( | ) |
Constructor
Definition at line 33 of file mll-tracer.cc.
void MLLTracer::format | ( | Packet * | p, | |
SAP * | sap | |||
) | [protected, virtual] |
Format the tracing output
p | Incomming packet | |
sap | Calling SAP |
Implements Tracer.
Definition at line 35 of file mll-tracer.cc.
References Tracer::writeTrace().
Here is the call graph for this function: