Public Attributes

CmdInfo Struct Reference

List of all members.

Public Attributes

char * name
int(* proc )(void *, struct Tcl_Interp *, int, const char **)

Detailed Description

Definition at line 89 of file tclAPI.c.


Member Data Documentation

Definition at line 91 of file tclAPI.c.

int( * CmdInfo::proc)(void *, struct Tcl_Interp *, int, const char **)

Definition at line 92 of file tclAPI.c.


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