Command Struct Reference

#include <tclInt.h>

Collaboration diagram for Command:

Collaboration graph
[legend]

Data Fields

Tcl_HashEntryhPtr
NamespacensPtr
int refCount
int cmdEpoch
CompileProc * compileProc
Tcl_ObjCmdProc * objProc
ClientData objClientData
Tcl_CmdProc * proc
ClientData clientData
Tcl_CmdDeleteProc * deleteProc
ClientData deleteData
int flags
ImportRefimportRefPtr
CommandTracetracePtr

Detailed Description

Definition at line 1017 of file tclInt.h.


Field Documentation

Tcl_HashEntry* hPtr
 

Definition at line 1018 of file tclInt.h.

Namespace* nsPtr
 

Definition at line 1028 of file tclInt.h.

int refCount
 

Definition at line 1030 of file tclInt.h.

int cmdEpoch
 

Definition at line 1036 of file tclInt.h.

CompileProc* compileProc
 

Definition at line 1039 of file tclInt.h.

Tcl_ObjCmdProc* objProc
 

Definition at line 1041 of file tclInt.h.

ClientData objClientData
 

Definition at line 1042 of file tclInt.h.

Tcl_CmdProc* proc
 

Definition at line 1043 of file tclInt.h.

ClientData clientData
 

Definition at line 1044 of file tclInt.h.

Tcl_CmdDeleteProc* deleteProc
 

Definition at line 1045 of file tclInt.h.

ClientData deleteData
 

Definition at line 1048 of file tclInt.h.

int flags
 

Definition at line 1049 of file tclInt.h.

ImportRef* importRefPtr
 

Definition at line 1051 of file tclInt.h.

CommandTrace* tracePtr
 

Definition at line 1058 of file tclInt.h.


The documentation for this struct was generated from the following file:
Generated on Mon Sep 18 01:25:11 2006 for BRL-CAD by  doxygen 1.4.6