Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members   Related Pages  

TclEvalEvent Class Reference

Evaluate the given string in the Tcl interpreter. More...

#include <TextEvent.h>

Inheritance diagram for TclEvalEvent:

InterpEvent Command List of all members.

Public Methods

 TclEvalEvent (const char *k)
virtual void do_callback (TextInterp *interp)

Detailed Description

Evaluate the given string in the Tcl interpreter.

Definition at line 133 of file TextEvent.h.


Constructor & Destructor Documentation

TclEvalEvent::TclEvalEvent const char *    k [inline]
 

Definition at line 137 of file TextEvent.h.


Member Function Documentation

virtual void TclEvalEvent::do_callback TextInterp   interp [inline, virtual]
 

Implements InterpEvent.

Definition at line 139 of file TextEvent.h.

References TextInterp::tcl_cb.


The documentation for this class was generated from the following file:
Generated on Sat May 26 01:49:30 2012 for VMD (current) by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002