Public Member Functions | |
Mac_802_11_Tracer () | |
void | format (Packet *p, SAP *sap) |
Definition at line 34 of file 802_11-tracer.h.
void Mac_802_11_Tracer::format | ( | Packet * | p, | |
SAP * | sap | |||
) | [virtual] |
This method has to write a formatted string with the packet's information using the method writeTrace of the given SAP.
p | pointer to the Packet to be traced | |
sap | pointer to the SAP instance which ask for the trace |
Implements Tracer.
Definition at line 38 of file 802_11-tracer.cc.
References Tracer::writeTrace().
Here is the call graph for this function: