OpCmdInfo Struct Reference


Data Fields

const char * name
Tcl_ObjCmdProc * objProc
CompileProccompileProc
union {
   int   numArgs
   int   identity
i
const char * expected

Detailed Description

Definition at line 261 of file tclBasic.c.


Field Documentation

const char* OpCmdInfo::name

Definition at line 262 of file tclBasic.c.

Tcl_ObjCmdProc* OpCmdInfo::objProc

Definition at line 263 of file tclBasic.c.

Definition at line 264 of file tclBasic.c.

Definition at line 266 of file tclBasic.c.

Definition at line 267 of file tclBasic.c.

union { ... } OpCmdInfo::i

const char* OpCmdInfo::expected

Definition at line 269 of file tclBasic.c.


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



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