#include <vtkTclUtil.h>
Inheritance diagram for vtkTclCommand:


Public Methods | |
| void | SetStringCommand (const char *arg) |
| void | SetInterp (Tcl_Interp *interp) |
| void | Execute (vtkObject *, unsigned long, void *) |
Static Public Methods | |
| vtkTclCommand * | New () |
Public Attributes | |
| char * | StringCommand |
| Tcl_Interp * | Interp |
Protected Methods | |
| vtkTclCommand () | |
| ~vtkTclCommand () | |
|
|
|
|
|
|
|
|
Definition at line 88 of file vtkTclUtil.h. |
|
|
|
|
|
Definition at line 91 of file vtkTclUtil.h. |
|
||||||||||||||||
|
Reimplemented from vtkCommand. |
|
|
Definition at line 95 of file vtkTclUtil.h. |
|
|
Definition at line 96 of file vtkTclUtil.h. |
1.2.11.1 written by Dimitri van Heesch,
© 1997-2001