ItclMemberCode Struct Reference

#include <itclInt.h>

Collaboration diagram for ItclMemberCode:

Collaboration graph
[legend]

Data Fields

int flags
CompiledLocalarglist
int argcount
ProcprocPtr
union {
   Tcl_CmdProc *   argCmd
   Tcl_ObjCmdProc *   objCmd
cfunc
ClientData clientData

Detailed Description

Definition at line 208 of file itclInt.h.


Field Documentation

int flags
 

Definition at line 209 of file itclInt.h.

CompiledLocal* arglist
 

Definition at line 210 of file itclInt.h.

int argcount
 

Definition at line 211 of file itclInt.h.

Proc* procPtr
 

Definition at line 212 of file itclInt.h.

Tcl_CmdProc* argCmd
 

Definition at line 215 of file itclInt.h.

Tcl_ObjCmdProc* objCmd
 

Definition at line 216 of file itclInt.h.

union { ... } cfunc
 

ClientData clientData
 

Definition at line 219 of file itclInt.h.


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