![]() |
RDKit
Open-source cheminformatics and machine learning.
|
Functions | |
std::string | qhelper (Atom::QUERYATOM_QUERY *q, unsigned int depth) |
std::string | qhelper (Bond::QUERYBOND_QUERY *q, unsigned int depth) |
Variables | |
const RDKIT_RDGENERAL_EXPORT std::string | computedPropName |
|
inline |
Definition at line 94 of file QueryAtom.h.
References Queries::Query< MatchFuncArgType, DataFuncArgType, needsConversion >::beginChildren(), Queries::Query< MatchFuncArgType, DataFuncArgType, needsConversion >::endChildren(), and Queries::Query< MatchFuncArgType, DataFuncArgType, needsConversion >::getFullDescription().
Referenced by RDKit::describeQuery(), and qhelper().
|
inline |
Definition at line 98 of file QueryBond.h.
References Queries::Query< MatchFuncArgType, DataFuncArgType, needsConversion >::beginChildren(), Queries::Query< MatchFuncArgType, DataFuncArgType, needsConversion >::endChildren(), Queries::Query< MatchFuncArgType, DataFuncArgType, needsConversion >::getFullDescription(), and qhelper().
const RDKIT_RDGENERAL_EXPORT std::string RDKit::detail::computedPropName |