Public Member Functions | |
CbrTracer () | |
Protected Member Functions | |
void | format (Packet *p, SAP *sap) |
Definition at line 34 of file cbr-tracer.cc.
void CbrTracer::format | ( | Packet * | p, | |
SAP * | sap | |||
) | [protected, 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 48 of file cbr-tracer.cc.
References hdr_cbr::rftt, hdr_cbr::rftt_valid, hdr_cbr::sn, hdr_cbr::ts, and Tracer::writeTrace().
Here is the call graph for this function: