Main Page | Namespace List | Class Hierarchy | Class List | Directories | File List | Namespace Members | Class Members | File Members

ThreadData Struct Reference

#include <ThreadData.H>

List of all members.

Public Attributes

ThreadDataprev
ThreadDatanext
int id
int funcCallDepth
Basics::OBufStreamtraceRes
ExprscallStack
ThreadDataparent
int parentCallStackSize
CacheEntry::IndicesApporphanCIs

Static Public Attributes

static Basics::mutex mu
static ThreadDatahead


Member Data Documentation

Exprs* ThreadData::callStack
 

Definition at line 43 of file ThreadData.H.

Referenced by PrintErrorStack().

int ThreadData::funcCallDepth
 

Definition at line 41 of file ThreadData.H.

Referenced by ApplicationFromCache(), ApplyFunction(), ApplyModel(), ApplyRunTool(), Map(), ModelFromCache(), NormalModelFromCache(), and RunToolFromCache().

ThreadData * ThreadData::head [static]
 

Definition at line 30 of file ThreadData.C.

Referenced by Checkpoint().

int ThreadData::id
 

Definition at line 40 of file ThreadData.H.

Referenced by Error().

Basics::mutex ThreadData::mu [static]
 

Definition at line 29 of file ThreadData.C.

Referenced by Checkpoint().

ThreadData* ThreadData::next
 

Definition at line 37 of file ThreadData.H.

Referenced by Checkpoint().

CacheEntry::IndicesApp* ThreadData::orphanCIs
 

Definition at line 46 of file ThreadData.H.

Referenced by ApplicationFromCache(), and Checkpoint().

ThreadData* ThreadData::parent
 

Definition at line 44 of file ThreadData.H.

Referenced by PrintErrorStack().

int ThreadData::parentCallStackSize
 

Definition at line 45 of file ThreadData.H.

Referenced by PrintErrorStack().

ThreadData* ThreadData::prev
 

Definition at line 36 of file ThreadData.H.

Basics::OBufStream* ThreadData::traceRes
 

Definition at line 42 of file ThreadData.H.

Referenced by ApplyFunction(), ApplyModel(), ApplyRunTool(), Map(), ModelFromCache(), NormalModelFromCache(), RunToolFromCache(), and ThreadDataInit().


The documentation for this struct was generated from the following files:
Generated on Mon May 8 00:49:14 2006 for Vesta by  doxygen 1.4.2