Go to the source code of this file.
Compounds | |
class | AtomSel |
This interacts with the AtomParser. More... | |
struct | atomsel_ctxt |
Context which must be passd to xxx_keyword_info functions in SymbolTable. More... | |
Functions | |
void | atomSelParser_init (SymbolTable *) |
int | atomsel_custom_singleword (void *v, int num, int *flgs) |
global function to use for custom singlewords. More... |
|
global function to use for custom singlewords.
Referenced by SymbolTable::add_custom_singleword. |
|
Definition at line 2182 of file AtomSel.C. Referenced by VMDApp::VMDinit. |