Gromacs  2020.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes
#include <iterator>
#include <string>
#include "gromacs/utility/classhelpers.h"
#include "selelem.h"
+ Include dependency graph for symrec.h:
+ This graph shows which files directly or indirectly include this file:

Description

Handling of selection parser symbol table.

This is an implementation header: there should be no need to use it outside this directory.

Author
Teemu Murtola teemu.nosp@m..mur.nosp@m.tola@.nosp@m.gmai.nosp@m.l.com

Classes

class  gmx::SelectionParserSymbol
 Single symbol for the selection parser. More...
 
class  gmx::SelectionParserSymbolIterator
 Input iterator for iterating symbols of a given type. More...
 
class  gmx::SelectionParserSymbolTable
 Symbol table for the selection parser. More...