Command Struct Reference

#include <tclInt.h>

List of all members.

Public Attributes

Tcl_HashEntry * hPtr
NamespacensPtr
int refCount
int cmdEpoch
CompileProc * compileProc
Tcl_ObjCmdProc * objProc
ClientData objClientData
Tcl_CmdProc * proc
ClientData clientData
Tcl_CmdDeleteProc * deleteProc
ClientData deleteData
int deleted
ImportRefimportRefPtr


Detailed Description

Definition at line 991 of file tclInt.h.


Member Data Documentation

Tcl_HashEntry* Command::hPtr

Definition at line 992 of file tclInt.h.

Definition at line 1002 of file tclInt.h.

Definition at line 1004 of file tclInt.h.

Definition at line 1010 of file tclInt.h.

CompileProc* Command::compileProc

Definition at line 1013 of file tclInt.h.

Tcl_ObjCmdProc* Command::objProc

Definition at line 1015 of file tclInt.h.

Definition at line 1016 of file tclInt.h.

Tcl_CmdProc* Command::proc

Definition at line 1017 of file tclInt.h.

ClientData Command::clientData

Definition at line 1018 of file tclInt.h.

Tcl_CmdDeleteProc* Command::deleteProc

Definition at line 1019 of file tclInt.h.

ClientData Command::deleteData

Definition at line 1022 of file tclInt.h.

Definition at line 1023 of file tclInt.h.

Definition at line 1027 of file tclInt.h.


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

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