CmdInfo Struct Reference


Data Fields

const char * name
Tcl_ObjCmdProc * objProc
CompileProccompileProc
int isSafe

Detailed Description

Definition at line 107 of file tclBasic.c.


Field Documentation

const char* CmdInfo::name

Definition at line 108 of file tclBasic.c.

Referenced by Tcl_CreateInterp(), and TclHideUnsafeCommands().

Tcl_ObjCmdProc* CmdInfo::objProc

Definition at line 109 of file tclBasic.c.

Referenced by Tcl_CreateInterp().

Definition at line 110 of file tclBasic.c.

Referenced by Tcl_CreateInterp().

Definition at line 111 of file tclBasic.c.

Referenced by TclHideUnsafeCommands().


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



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