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  

Proc Struct Reference

#include <tclInt.h>

List of all members.

Public Attributes

InterpiPtr
int refCount
CommandcmdPtr
Tcl_ObjbodyPtr
int numArgs
int numCompiledLocals
CompiledLocalfirstLocalPtr
CompiledLocallastLocalPtr


Member Data Documentation

Tcl_Obj* Proc::bodyPtr
 

struct Command* Proc::cmdPtr
 

CompiledLocal* Proc::firstLocalPtr
 

struct Interp* Proc::iPtr
 

CompiledLocal* Proc::lastLocalPtr
 

int Proc::numArgs
 

int Proc::numCompiledLocals
 

int Proc::refCount
 


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