![]() |
Chemical Data Processing Library C++ API - Version 1.4.0
|
Definition of class CDPL::Chem::PropertyMatchExpression. More...
Go to the source code of this file.
Classes | |
| class | CDPL::Chem::PropertyMatchExpression< ValueType, MatchFunc, ObjType1, ObjType2 > |
| Generic Chem::MatchExpression specialisation that evaluates a binary comparison between a query- and a target-derived property value retrieved through a user-supplied accessor function. More... | |
| class | CDPL::Chem::PropertyMatchExpression< ValueType, MatchFunc, ObjType, void > |
| Single-object specialisation of Chem::PropertyMatchExpression for query/target equivalence tests on a single attribute retrieved from a single object via the user-supplied accessor. 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::PropertyMatchExpression.