

Public Member Functions | |
| ClMsgPhyMacStartRxTracer () | |
| void | format (ClMessage *m, ConnectorTrace *sap) |
Definition at line 54 of file phymac-clmsg-tracer.h.
| void ClMsgPhyMacStartRxTracer::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 53 of file phymac-clmsg-tracer.cc.
References ClMessageTracer::writeTrace().
Here is the call graph for this function:

1.5.2