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

DrawMoleculeMonitor Class Reference

A monitor class that acts as a proxy for things like labels that have to be notified when molecules change their state. More...

#include <DrawMolecule.h>

Inheritance diagram for DrawMoleculeMonitor:

GeometryMonitor List of all members.

Public Methods

virtual void notify (int)=0
 DrawMoleculeMonitor ()
virtual ~DrawMoleculeMonitor ()

Detailed Description

A monitor class that acts as a proxy for things like labels that have to be notified when molecules change their state.

Definition at line 52 of file DrawMolecule.h.


Constructor & Destructor Documentation

DrawMoleculeMonitor::DrawMoleculeMonitor   [inline]
 

Definition at line 56 of file DrawMolecule.h.

virtual DrawMoleculeMonitor::~DrawMoleculeMonitor   [inline, virtual]
 

Definition at line 57 of file DrawMolecule.h.


Member Function Documentation

virtual void DrawMoleculeMonitor::notify int    [pure virtual]
 

Implemented in GeometryMonitor.


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