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

TimestepEvent Class Reference

Indicates that a new timestep has been received over a remote connection. More...

#include <TextEvent.h>

Inheritance diagram for TimestepEvent:

InterpEvent Command List of all members.

Public Methods

 TimestepEvent (int m, int f)
virtual void do_callback (TextInterp *interp)

Detailed Description

Indicates that a new timestep has been received over a remote connection.

Definition at line 360 of file TextEvent.h.


Constructor & Destructor Documentation

TimestepEvent::TimestepEvent int    m,
int    f
[inline]
 

Definition at line 364 of file TextEvent.h.


Member Function Documentation

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

Implements InterpEvent.

Definition at line 365 of file TextEvent.h.

References TextInterp::timestep_cb.


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