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

LogfileEvent Class Reference

Gives the interpreter the text of a command being written to a logfile. More...

#include <TextEvent.h>

Inheritance diagram for LogfileEvent:

InterpEvent Command List of all members.

Public Methods

 LogfileEvent (const char *event)
virtual void do_callback (TextInterp *interp)

Detailed Description

Gives the interpreter the text of a command being written to a logfile.

Definition at line 385 of file TextEvent.h.


Constructor & Destructor Documentation

LogfileEvent::LogfileEvent const char *    event [inline]
 

Definition at line 389 of file TextEvent.h.


Member Function Documentation

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

Implements InterpEvent.

Definition at line 391 of file TextEvent.h.

References TextInterp::logfile_cb.


The documentation for this class was generated from the following file:
Generated on Thu Mar 28 02:45:46 2024 for VMD (current) by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002