Chemical Data Processing Library C++ API - Version 1.1.1
|
This is the complete list of members for CDPL::Chem::AtomSSSRRingSizeMatchExpression< MatchFunc >, including all inherited members.
AtomSSSRRingSizeMatchExpression(std::size_t ring_size) | CDPL::Chem::AtomSSSRRingSizeMatchExpression< MatchFunc > | inline |
operator()(const Atom &query_atom, const MolecularGraph &query_molgraph, const Atom &target_atom, const MolecularGraph &target_molgraph, const Base::Any &aux_data) const | CDPL::Chem::AtomSSSRRingSizeMatchExpression< MatchFunc > | |
MatchExpression< Atom, MolecularGraph >::operator()(const Atom &query_obj1, const MolecularGraph &query_obj2, const Atom &target_obj1, const MolecularGraph &target_obj2, const Base::Any &aux_data) const | CDPL::Chem::MatchExpression< Atom, MolecularGraph > | virtual |
MatchExpression< Atom, MolecularGraph >::operator()(const Atom &query_obj1, const MolecularGraph &query_obj2, const Atom &target_obj1, const MolecularGraph &target_obj2, const AtomBondMapping &mapping, const Base::Any &aux_data) const | CDPL::Chem::MatchExpression< Atom, MolecularGraph > | virtual |
requiresAtomBondMapping() const | CDPL::Chem::MatchExpression< Atom, MolecularGraph > | virtual |
SharedPointer typedef | CDPL::Chem::AtomSSSRRingSizeMatchExpression< MatchFunc > | |
~MatchExpression() | CDPL::Chem::MatchExpression< Atom, MolecularGraph > | inlinevirtual |