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

ctxt Class Reference

XXX old-style context structure; from when we used a SymbolTable instance to loop up functions for molinfo. More...

List of all members.

Public Methods

 ctxt ()

Public Attributes

int molinfo_get_index
int molinfo_get_id
int molinfo_frame_number
const char * molinfo_get_string
MoleculeListmlist
MaterialListmatlist
VMDAppapp


Detailed Description

XXX old-style context structure; from when we used a SymbolTable instance to loop up functions for molinfo.

Definition at line 37 of file TclMolInfo.C.


Constructor & Destructor Documentation

ctxt::ctxt   [inline]
 

Definition at line 47 of file TclMolInfo.C.

References molinfo_frame_number, molinfo_get_id, molinfo_get_index, molinfo_get_string, and NULL.


Member Data Documentation

VMDApp* ctxt::app
 

Definition at line 45 of file TclMolInfo.C.

Referenced by molecule_tcl, and molinfo_set.

MaterialList* ctxt::matlist
 

Definition at line 44 of file TclMolInfo.C.

Referenced by molecule_tcl, and molinfo_get.

MoleculeList* ctxt::mlist
 

Definition at line 43 of file TclMolInfo.C.

Referenced by molecule_tcl, molinfo_get, and molinfo_set.

int ctxt::molinfo_frame_number
 

Definition at line 41 of file TclMolInfo.C.

Referenced by ctxt, molinfo_get, and molinfo_set.

int ctxt::molinfo_get_id
 

Definition at line 40 of file TclMolInfo.C.

Referenced by ctxt, molinfo_get, and molinfo_set.

int ctxt::molinfo_get_index
 

Definition at line 39 of file TclMolInfo.C.

Referenced by ctxt, molinfo_get, and molinfo_set.

const char* ctxt::molinfo_get_string
 

Definition at line 42 of file TclMolInfo.C.

Referenced by ctxt, molinfo_get, and molinfo_set.


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