OpenMD 3.1
Molecular Dynamics in the Open
|
This class allows to recognize constraint predicates, so that they can be combined using composition operators. More...
#include <ParamConstraint.hpp>
Public Member Functions | |
std::string | getConstraintDescription () |
Protected Attributes | |
std::string | description_ |
This class allows to recognize constraint predicates, so that they can be combined using composition operators.
Every constraint predicate must be derived from this class
Definition at line 60 of file ParamConstraint.hpp.
|
inline |
Definition at line 61 of file ParamConstraint.hpp.
|
protected |
Definition at line 64 of file ParamConstraint.hpp.