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

atomsel_ctxt Struct Reference

Context which must be passd to xxx_keyword_info functions in SymbolTable. More...

#include <AtomSel.h>

List of all members.

Public Methods

 atomsel_ctxt (SymbolTable *s, DrawMolecule *d, int frame, const char *word)

Public Attributes

SymbolTabletable
DrawMoleculeatom_sel_mol
int which_frame
const char * singleword


Detailed Description

Context which must be passd to xxx_keyword_info functions in SymbolTable.

Definition at line 35 of file AtomSel.h.


Constructor & Destructor Documentation

atomsel_ctxt::atomsel_ctxt SymbolTable   s,
DrawMolecule   d,
int    frame,
const char *    word
[inline]
 

Definition at line 40 of file AtomSel.h.

References singleword, and which_frame.


Member Data Documentation

DrawMolecule* atomsel_ctxt::atom_sel_mol
 

Definition at line 37 of file AtomSel.h.

const char* atomsel_ctxt::singleword
 

Definition at line 39 of file AtomSel.h.

Referenced by access_tcl_atomsel, and atomsel_ctxt.

SymbolTable* atomsel_ctxt::table
 

Definition at line 36 of file AtomSel.h.

int atomsel_ctxt::which_frame
 

Definition at line 38 of file AtomSel.h.

Referenced by atomsel_ctxt.


The documentation for this struct was generated from the following file:
Generated on Tue Apr 23 04:24:56 2024 for VMD (current) by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002