Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   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 329 of file TextEvent.h.


Constructor & Destructor Documentation

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

Definition at line 334 of file TextEvent.h.


Member Function Documentation

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

Implements InterpEvent.

Definition at line 336 of file TextEvent.h.

References TextInterp::pick_atom_callback_cb.


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