ls1-MarDyn
ls1-MarDyn molecular dynamics code
Public Member Functions | List of all members
Expression::VariableGroup Class Reference

#include <Expression.h>

Public Member Functions

 VariableGroup (const std::string &name)
 
const std::string getName () const
 
void addVariable (const Variable *var)
 
bool removeVariable (const Variable *var)
 
unsigned int countVariables () const
 
 operator unsigned int () const
 

Detailed Description

A VariableSet might contain Variable- and VariableGroup-Objects, whereas a Variable might belong to a VariableGroup, which is also reflected by the Variable name: <VariableGroup>:<Variable>. The VariableGroup-map acts like a hash table


The documentation for this class was generated from the following file: