_InstrumentationData Struct Reference

this holds the instrumentation data More...

#include <Instrumentation.h>

Collaboration diagram for _InstrumentationData:

Collaboration graph
[legend]

Data Fields

char instDir [500+1]
InstState voidStates [9]
InstStateuserStates
int numUserStates
timeval tv
 current timer
timezone tz
InstStatecurrentState
StackstackedStates

Detailed Description

this holds the instrumentation data

Definition at line 42 of file Instrumentation.h.


Field Documentation

InstState* _InstrumentationData::currentState
 

Definition at line 53 of file Instrumentation.h.

Referenced by instEnterState(), instLeaveState(), and instSwitchState().

char _InstrumentationData::instDir[500+1]
 

Definition at line 43 of file Instrumentation.h.

Referenced by instSaveTimings(), and instSetDir().

int _InstrumentationData::numUserStates
 

Definition at line 47 of file Instrumentation.h.

Referenced by instDestroy(), and instSetUserStates().

Stack* _InstrumentationData::stackedStates
 

Definition at line 54 of file Instrumentation.h.

Referenced by instEnterState(), and instLeaveState().

struct timeval _InstrumentationData::tv
 

current timer

Definition at line 50 of file Instrumentation.h.

Referenced by instEnterState(), instLeaveState(), and instSwitchState().

struct timezone _InstrumentationData::tz
 

Definition at line 51 of file Instrumentation.h.

Referenced by instEnterState(), instLeaveState(), and instSwitchState().

InstState* _InstrumentationData::userStates
 

Definition at line 46 of file Instrumentation.h.

Referenced by instDestroy(), and instSetUserStates().

InstState _InstrumentationData::voidStates[9]
 

Definition at line 45 of file Instrumentation.h.

Referenced by instCreate(), and instSaveTimings().


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