DESERT 3.6.0
Loading...
Searching...
No Matches
DACAPTracer Class Reference
Inheritance diagram for DACAPTracer:
Collaboration diagram for DACAPTracer:

Public Member Functions

 DACAPTracer ()
 

Protected Member Functions

void format (Packet *p, SAP *sap)
 
char * printType (int type)
 

Detailed Description

DACAP Tracer class.

Definition at line 47 of file uw-mac-DACAP-tracer.cpp.

Constructor & Destructor Documentation

◆ DACAPTracer()

DACAPTracer::DACAPTracer ( )

Constructor of DACAPTracer class.

Definition at line 71 of file uw-mac-DACAP-tracer.cpp.

Member Function Documentation

◆ format()

void DACAPTracer::format ( Packet *  p,
SAP *  sap 
)
protected

Format the output of the trace.

Parameters
Packet*Pointer to the packet to trace
SAP*Pointer to a the service access point where the trace is occurring

Definition at line 77 of file uw-mac-DACAP-tracer.cpp.

◆ printType()

char * DACAPTracer::printType ( int  type)
protected

Print the type of packet to trace.

Parameters
inttype of packet
Returns
Pointer to the string of character that describe the packet

Definition at line 110 of file uw-mac-DACAP-tracer.cpp.


The documentation for this class was generated from the following file: