Interp Struct Reference

#include <tclInt.h>

List of all members.

Public Attributes

char * result
Tcl_FreeProc * freeProc
int errorLine
TclStubs * stubTable
TclHandle handle
NamespaceglobalNsPtr
Tcl_HashTable * hiddenCmdTablePtr
ClientData interpInfo
Tcl_HashTable mathFuncTable
int numLevels
int maxNestingDepth
CallFrameframePtr
CallFramevarFramePtr
ActiveVarTraceactiveTracePtr
int returnCode
char * errorInfo
char * errorCode
char * appendResult
int appendAvl
int appendUsed
Tcl_HashTable packageTable
char * packageUnknown
int cmdCount
int evalFlags
int termOffset
LiteralTable literalTable
int compileEpoch
ProccompiledProcPtr
ResolverSchemeresolverPtr
char * scriptFile
int flags
long randSeed
TracetracePtr
Tcl_HashTable * assocData
ExecEnvexecEnvPtr
Tcl_Obj * emptyObjPtr
char resultSpace [TCL_RESULT_SIZE+1]
Tcl_Obj * objResultPtr
Tcl_ThreadId threadId


Detailed Description

Definition at line 1078 of file tclInt.h.


Member Data Documentation

Definition at line 1096 of file tclInt.h.

Tcl_FreeProc* Interp::freeProc

Definition at line 1099 of file tclInt.h.

Definition at line 1106 of file tclInt.h.

struct TclStubs* Interp::stubTable

Definition at line 1109 of file tclInt.h.

Definition at line 1117 of file tclInt.h.

Definition at line 1120 of file tclInt.h.

Tcl_HashTable* Interp::hiddenCmdTablePtr

Definition at line 1121 of file tclInt.h.

ClientData Interp::interpInfo

Definition at line 1125 of file tclInt.h.

Tcl_HashTable Interp::mathFuncTable

Definition at line 1128 of file tclInt.h.

Definition at line 1140 of file tclInt.h.

Definition at line 1145 of file tclInt.h.

Definition at line 1148 of file tclInt.h.

Definition at line 1151 of file tclInt.h.

Definition at line 1156 of file tclInt.h.

Definition at line 1159 of file tclInt.h.

Definition at line 1161 of file tclInt.h.

Definition at line 1163 of file tclInt.h.

Definition at line 1171 of file tclInt.h.

Definition at line 1174 of file tclInt.h.

Definition at line 1176 of file tclInt.h.

Tcl_HashTable Interp::packageTable

Definition at line 1183 of file tclInt.h.

Definition at line 1187 of file tclInt.h.

Definition at line 1196 of file tclInt.h.

Definition at line 1198 of file tclInt.h.

Definition at line 1202 of file tclInt.h.

Definition at line 1204 of file tclInt.h.

Definition at line 1210 of file tclInt.h.

Definition at line 1215 of file tclInt.h.

Definition at line 1220 of file tclInt.h.

Definition at line 1226 of file tclInt.h.

Definition at line 1231 of file tclInt.h.

Definition at line 1232 of file tclInt.h.

Definition at line 1233 of file tclInt.h.

Tcl_HashTable* Interp::assocData

Definition at line 1234 of file tclInt.h.

Definition at line 1237 of file tclInt.h.

Definition at line 1240 of file tclInt.h.

char Interp::resultSpace[TCL_RESULT_SIZE+1]

Definition at line 1244 of file tclInt.h.

Definition at line 1246 of file tclInt.h.

Tcl_ThreadId Interp::threadId

Definition at line 1249 of file tclInt.h.


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

Generated on Mon Oct 23 15:05:44 2006 for OpenSees by doxygen 1.5.0