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

SymbolTable.h File Reference

#include <stddef.h>
#include "NameList.h"
#include "Command.h"

Go to the source code of this file.

Compounds

class  SymbolTable
 tracks names and functions needed to parse a selection for the given class. More...

class  CmdAddAtomSelMacro
 create a new atom selection macro. More...

class  CmdDelAtomSelMacro
 delete the specified atom selection macro. More...

class  SymbolTableElement
 keeps track of the template-dependent mapping from index to member function. More...


Typedefs

typedef double(* c_ddfunc )(double)
 Typedef for C functions that take a double and return a double. More...


Typedef Documentation

typedef double(* c_ddfunc)(double)
 

Typedef for C functions that take a double and return a double.

Definition at line 50 of file SymbolTable.h.

Referenced by SymbolTable::add_cfunction, and SymbolTableElement::SymbolTableElement.


Generated on Thu Mar 28 02:44:49 2024 for VMD (current) by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002