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

TrajectoryReadEvent Class Reference

Indicates when all the frames of a trajectory have been read. More...

#include <TextEvent.h>

Inheritance diagram for TrajectoryReadEvent:

InterpEvent Command List of all members.

Public Methods

 TrajectoryReadEvent (int m, const char *n)
 ~TrajectoryReadEvent ()
virtual void do_callback (TextInterp *interp)

Detailed Description

Indicates when all the frames of a trajectory have been read.

Definition at line 343 of file TextEvent.h.


Constructor & Destructor Documentation

TrajectoryReadEvent::TrajectoryReadEvent int    m,
const char *    n
[inline]
 

Definition at line 348 of file TextEvent.h.

References n, and stringdup.

TrajectoryReadEvent::~TrajectoryReadEvent   [inline]
 

Definition at line 352 of file TextEvent.h.


Member Function Documentation

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

Implements InterpEvent.

Definition at line 353 of file TextEvent.h.

References TextInterp::trajectory_cb.


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