addChild(CHILD_TYPE child) | Queries::Query< MatchFuncArgType, DataFuncArgType, needsConversion > | inline |
beginChildren() const | Queries::Query< MatchFuncArgType, DataFuncArgType, needsConversion > | inline |
beginSet() const | Queries::SetQuery< int, Atom const *, true > | inline |
CHILD_TYPE typedef | Queries::Query< MatchFuncArgType, DataFuncArgType, needsConversion > | |
CHILD_VECT typedef | Queries::Query< MatchFuncArgType, DataFuncArgType, needsConversion > | |
CHILD_VECT_CI typedef | Queries::Query< MatchFuncArgType, DataFuncArgType, needsConversion > | |
CHILD_VECT_I typedef | Queries::Query< MatchFuncArgType, DataFuncArgType, needsConversion > | |
clear() | Queries::SetQuery< int, Atom const *, true > | inline |
CONTAINER_TYPE typedef | Queries::SetQuery< int, Atom const *, true > | |
copy() const override | RDKit::RecursiveStructureQuery | inlinevirtual |
d_children | Queries::Query< MatchFuncArgType, DataFuncArgType, needsConversion > | protected |
d_dataFunc | Queries::Query< MatchFuncArgType, DataFuncArgType, needsConversion > | |
d_dataFuncSameType | Queries::Query< MatchFuncArgType, DataFuncArgType, needsConversion > | |
d_description | Queries::Query< MatchFuncArgType, DataFuncArgType, needsConversion > | protected |
d_matchFunc | Queries::Query< MatchFuncArgType, DataFuncArgType, needsConversion > | protected |
d_queryType | Queries::Query< MatchFuncArgType, DataFuncArgType, needsConversion > | protected |
d_set | Queries::SetQuery< int, Atom const *, true > | protected |
d_tol | Queries::Query< MatchFuncArgType, DataFuncArgType, needsConversion > | protected |
d_val | Queries::Query< MatchFuncArgType, DataFuncArgType, needsConversion > | protected |
DATA_FUNC_ARG_TYPE typedef | Queries::Query< MatchFuncArgType, DataFuncArgType, needsConversion > | |
df_negate | Queries::Query< MatchFuncArgType, DataFuncArgType, needsConversion > | protected |
endChildren() const | Queries::Query< MatchFuncArgType, DataFuncArgType, needsConversion > | inline |
endSet() const | Queries::SetQuery< int, Atom const *, true > | inline |
getAtIdx(Atom const *at) | RDKit::RecursiveStructureQuery | inlinestatic |
getDataFunc | Queries::Query< MatchFuncArgType, DataFuncArgType, needsConversion > | inline |
getDescription() const | Queries::Query< MatchFuncArgType, DataFuncArgType, needsConversion > | inline |
getFullDescription() const override | Queries::SetQuery< int, Atom const *, true > | inlinevirtual |
getMatchFunc | Queries::Query< MatchFuncArgType, DataFuncArgType, needsConversion > | inline |
getNegation() const | Queries::Query< MatchFuncArgType, DataFuncArgType, needsConversion > | inline |
getQueryMol() const | RDKit::RecursiveStructureQuery | inline |
getSerialNumber() const | RDKit::RecursiveStructureQuery | inline |
getTypeLabel() const | Queries::Query< MatchFuncArgType, DataFuncArgType, needsConversion > | inline |
insert(const int what) | Queries::SetQuery< int, Atom const *, true > | inline |
Match(const Atom const * what) const override | Queries::SetQuery< int, Atom const *, true > | inline |
Queries::Query::Match(const DataFuncArgType arg) const | Queries::Query< MatchFuncArgType, DataFuncArgType, needsConversion > | inlinevirtual |
MATCH_FUNC_ARG_TYPE typedef | Queries::Query< MatchFuncArgType, DataFuncArgType, needsConversion > | |
Query() | Queries::Query< MatchFuncArgType, DataFuncArgType, needsConversion > | inline |
RecursiveStructureQuery() | RDKit::RecursiveStructureQuery | inline |
RecursiveStructureQuery(ROMol const *query, unsigned int serialNumber=0) | RDKit::RecursiveStructureQuery | inline |
setDataFunc(MatchFuncArgType(*what)(DataFuncArgType)) | Queries::Query< MatchFuncArgType, DataFuncArgType, needsConversion > | inline |
setDescription(const std::string &descr) | Queries::Query< MatchFuncArgType, DataFuncArgType, needsConversion > | inline |
setDescription(const char *descr) | Queries::Query< MatchFuncArgType, DataFuncArgType, needsConversion > | inline |
setMatchFunc(bool(*what)(MatchFuncArgType)) | Queries::Query< MatchFuncArgType, DataFuncArgType, needsConversion > | inline |
setNegation(bool what) | Queries::Query< MatchFuncArgType, DataFuncArgType, needsConversion > | inline |
SetQuery() | Queries::SetQuery< int, Atom const *, true > | inline |
setQueryMol(ROMol const *query) | RDKit::RecursiveStructureQuery | inline |
setTypeLabel(const std::string &typ) | Queries::Query< MatchFuncArgType, DataFuncArgType, needsConversion > | inline |
setTypeLabel(const char *typ) | Queries::Query< MatchFuncArgType, DataFuncArgType, needsConversion > | inline |
size() const | Queries::SetQuery< int, Atom const *, true > | inline |
TypeConvert(MatchFuncArgType what, Int2Type< false >) const | Queries::Query< MatchFuncArgType, DataFuncArgType, needsConversion > | inlineprotected |
TypeConvert(DataFuncArgType what, Int2Type< true >) const | Queries::Query< MatchFuncArgType, DataFuncArgType, needsConversion > | inlineprotected |
~Query() | Queries::Query< MatchFuncArgType, DataFuncArgType, needsConversion > | inlinevirtual |