![]() |
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 | |
RDKIT_RDGENERAL_EXPORT const std::string | computedPropName |
|
inline |
Definition at line 84 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().
|
inline |
Definition at line 95 of file QueryBond.h.
References Queries::Query< MatchFuncArgType, DataFuncArgType, needsConversion >::beginChildren(), Queries::Query< MatchFuncArgType, DataFuncArgType, needsConversion >::endChildren(), and Queries::Query< MatchFuncArgType, DataFuncArgType, needsConversion >::getFullDescription().
RDKIT_RDGENERAL_EXPORT const std::string RDKit::detail::computedPropName |