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