ns2 Network Simulator      C++ Class Hierarchy of version ns-snapshot-20040722
Home |  Source Code |  Manual |  FAQ |  Mailing List Archive |  Search |  Download | 


Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

CallFrame Struct Reference

#include <tclInt.h>

List of all members.

Public Attributes

NamespacensPtr
int isProcCallFrame
int objc
Tcl_Obj *CONST * objv
CallFrame * callerPtr
CallFrame * callerVarPtr
int level
ProcprocPtr
Tcl_HashTablevarTablePtr
int numCompiledLocals
VarcompiledLocals


Member Data Documentation

struct CallFrame* CallFrame::callerPtr
 

struct CallFrame* CallFrame::callerVarPtr
 

Var* CallFrame::compiledLocals
 

int CallFrame::isProcCallFrame
 

int CallFrame::level
 

Namespace* CallFrame::nsPtr
 

int CallFrame::numCompiledLocals
 

int CallFrame::objc
 

Tcl_Obj* CONST* CallFrame::objv
 

Proc* CallFrame::procPtr
 

Tcl_HashTable* CallFrame::varTablePtr
 


The documentation for this struct was generated from the following file:
This document is generated by doxygen.