_TrcData_ Struct Reference

This holds the tracing data. More...

#include <tracer.h>

Collaboration diagram for _TrcData_:

Collaboration graph
[legend]

Data Fields

TrcStatecurrentState
FILE * tracefile
timeval initTime
int numSavedStates
DbLkListsavedStates
StackstackedStates
int numStackedStates
char firstFlush

Detailed Description

This holds the tracing data.

Definition at line 46 of file tracer.h.


Field Documentation

TrcState* _TrcData_::currentState
 

Definition at line 48 of file tracer.h.

Referenced by trcCreateData(), trcLeaveState(), and trcResetCurrentState().

char _TrcData_::firstFlush
 

Definition at line 59 of file tracer.h.

Referenced by trcCreateData(), and trcFlush().

struct timeval _TrcData_::initTime
 

Definition at line 51 of file tracer.h.

Referenced by trcCreateData(), and trcFlush().

int _TrcData_::numSavedStates
 

Definition at line 53 of file tracer.h.

Referenced by trcCreateData(), and trcFlush().

int _TrcData_::numStackedStates
 

Definition at line 57 of file tracer.h.

Referenced by trcCreateData(), and trcLeaveState().

DbLkList* _TrcData_::savedStates
 

Definition at line 54 of file tracer.h.

Referenced by trcCreateData(), and trcFlush().

Stack* _TrcData_::stackedStates
 

Definition at line 56 of file tracer.h.

Referenced by trcCreateData(), and trcLeaveState().

FILE* _TrcData_::tracefile
 

Definition at line 49 of file tracer.h.

Referenced by trcCreateData(), and trcFlush().


The documentation for this struct was generated from the following file:
Generated on Tue Jan 17 19:28:57 2006 for Void by  doxygen 1.4.6