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

PickAtomCallbackEvent Class Reference

Sets the molid, atomid, and client of the last callback-picked atom. More...

#include <TextEvent.h>

Inheritance diagram for PickAtomCallbackEvent:

InterpEvent Command List of all members.

Public Methods

 PickAtomCallbackEvent (int m, int a, const char *c)
virtual void do_callback (TextInterp *interp)

Detailed Description

Sets the molid, atomid, and client of the last callback-picked atom.

Definition at line 255 of file TextEvent.h.


Constructor & Destructor Documentation

PickAtomCallbackEvent::PickAtomCallbackEvent int    m,
int    a,
const char *    c
[inline]
 

Definition at line 260 of file TextEvent.h.


Member Function Documentation

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

Implements InterpEvent.

Definition at line 262 of file TextEvent.h.

References TextInterp::pick_atom_callback_cb.


The documentation for this class was generated from the following file:
Generated on Thu Jul 24 01:28:18 2008 for VMD (current) by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002