Tcl_CmdInfo Struct Reference

#include <tcl.h>


Data Fields

int isNativeObjectProc
Tcl_ObjCmdProc * objProc
ClientData objClientData
Tcl_CmdProc * proc
ClientData clientData
Tcl_CmdDeleteProc * deleteProc
ClientData deleteData
Tcl_NamespacenamespacePtr


Detailed Description

Definition at line 887 of file tcl.h.


Field Documentation

Definition at line 888 of file tcl.h.

Referenced by Tcl_GetCommandInfoFromToken().

Tcl_ObjCmdProc* Tcl_CmdInfo::objProc

Tcl_CmdProc* Tcl_CmdInfo::proc

Definition at line 894 of file tcl.h.

Referenced by Tcl_GetCommandInfoFromToken(), and Tcl_SetCommandInfoFromToken().

Definition at line 895 of file tcl.h.

Referenced by Tcl_GetCommandInfoFromToken(), and Tcl_SetCommandInfoFromToken().

Tcl_CmdDeleteProc* Tcl_CmdInfo::deleteProc

Definition at line 896 of file tcl.h.

Referenced by Tcl_GetCommandInfoFromToken(), and Tcl_SetCommandInfoFromToken().

Definition at line 899 of file tcl.h.

Referenced by Tcl_GetCommandInfoFromToken(), and Tcl_SetCommandInfoFromToken().


The documentation for this struct was generated from the following file:
  • /home/ntakagi/work/tcl8.5.1/generic/tcl.h



Generated on Wed Mar 12 12:18:43 2008 by  doxygen 1.5.1