![]() |
Chemical Data Processing Library C++ API - Version 1.4.0
|
Definition of class CDPL::Chem::ANDMatchExpressionList. More...
Go to the source code of this file.
Classes | |
| class | CDPL::Chem::ANDMatchExpressionList< ObjType1, ObjType2 > |
| Chem::MatchExpressionList specialization that evaluates the stored expressions as a logical conjunction (AND). More... | |
| class | CDPL::Chem::ANDMatchExpressionList< ObjType, void > |
| Chem::MatchExpressionList specialization (single-object form) that evaluates the stored expressions as a logical conjunction (AND). More... | |
Namespaces | |
| CDPL | |
| The namespace of the Chemical Data Processing Library. | |
| CDPL::Chem | |
| Contains classes and functions related to chemistry. | |
Definition of class CDPL::Chem::ANDMatchExpressionList.