#include <tclInt.h>
Collaboration diagram for Trace:

Data Fields | |
| int | level |
| Tcl_CmdObjTraceProc * | proc |
| ClientData | clientData |
| Trace * | nextPtr |
| int | flags |
| Tcl_CmdObjTraceDeleteProc * | delProc |
Definition at line 658 of file tclInt.h.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.4.6