

Public Member Functions | |
| ClMsgPhyMacEndTxTracer () | |
| void | format (ClMessage *m, ConnectorTrace *sap) |
Definition at line 63 of file phymac-clmsg-tracer.h.
| void ClMsgPhyMacEndTxTracer::format | ( | ClMessage * | m, | |
| ConnectorTrace * | sap | |||
| ) | [virtual] |
This method has to write a formatted string with the ClMessage's information using the method writeTrace of the given ClSAP.
| m | pointer to the ClMessage to be traced | |
| sap | pointer to the ClSAP instance which ask for the trace |
Implements ClMessageTracer.
Definition at line 64 of file phymac-clmsg-tracer.cc.
References ClMessageTracer::writeTrace().
Here is the call graph for this function:

1.5.2