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

GraphLabelEvent Class Reference

XXX These are undocumented... The user has requested the given labels to be graphed. More...

#include <TextEvent.h>

Inheritance diagram for GraphLabelEvent:

InterpEvent Command List of all members.

Public Methods

 GraphLabelEvent (const char *labeltype, const int *labels, int n)
virtual void do_callback (TextInterp *interp)
 ~GraphLabelEvent ()

Detailed Description

XXX These are undocumented... The user has requested the given labels to be graphed.

Definition at line 399 of file TextEvent.h.


Constructor & Destructor Documentation

GraphLabelEvent::GraphLabelEvent const char *    labeltype,
const int *    labels,
int    n
[inline]
 

Definition at line 405 of file TextEvent.h.

References n, NULL, and stringdup.

GraphLabelEvent::~GraphLabelEvent   [inline]
 

Definition at line 418 of file TextEvent.h.


Member Function Documentation

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

Implements InterpEvent.

Definition at line 415 of file TextEvent.h.

References TextInterp::graph_label_cb.


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