ContainedType typedef | RDKit::GeneralizedSubstruct::ExtendedQueryMol | |
ExtendedQueryMol(std::unique_ptr< RWMol > mol) | RDKit::GeneralizedSubstruct::ExtendedQueryMol | inline |
ExtendedQueryMol(std::unique_ptr< MolBundle > bundle) | RDKit::GeneralizedSubstruct::ExtendedQueryMol | inline |
ExtendedQueryMol(std::unique_ptr< TautomerQuery > tq) | RDKit::GeneralizedSubstruct::ExtendedQueryMol | inline |
ExtendedQueryMol(std::unique_ptr< std::vector< std::unique_ptr< TautomerQuery > > > tqs) | RDKit::GeneralizedSubstruct::ExtendedQueryMol | inline |
ExtendedQueryMol(const ExtendedQueryMol &other) | RDKit::GeneralizedSubstruct::ExtendedQueryMol | inline |
ExtendedQueryMol(ExtendedQueryMol &&o) noexcept | RDKit::GeneralizedSubstruct::ExtendedQueryMol | inline |
ExtendedQueryMol(const std::string &text, bool isJSON=false) | RDKit::GeneralizedSubstruct::ExtendedQueryMol | |
ExtendedQueryMolTypes enum name | RDKit::GeneralizedSubstruct::ExtendedQueryMol | |
initFromBinary(const std::string &pkl) | RDKit::GeneralizedSubstruct::ExtendedQueryMol | |
initFromJSON(const std::string &text) | RDKit::GeneralizedSubstruct::ExtendedQueryMol | |
initFromOther(const ExtendedQueryMol &other) | RDKit::GeneralizedSubstruct::ExtendedQueryMol | |
MolBundle_T typedef | RDKit::GeneralizedSubstruct::ExtendedQueryMol | |
operator=(const ExtendedQueryMol &other) | RDKit::GeneralizedSubstruct::ExtendedQueryMol | inline |
patternFingerprintQuery(unsigned int fpSize=2048U) const | RDKit::GeneralizedSubstruct::ExtendedQueryMol | |
RWMol_T typedef | RDKit::GeneralizedSubstruct::ExtendedQueryMol | |
TautomerBundle_T typedef | RDKit::GeneralizedSubstruct::ExtendedQueryMol | |
TautomerQuery_T typedef | RDKit::GeneralizedSubstruct::ExtendedQueryMol | |
toBinary() const | RDKit::GeneralizedSubstruct::ExtendedQueryMol | |
toJSON() const | RDKit::GeneralizedSubstruct::ExtendedQueryMol | |
XQM_MOL enum value | RDKit::GeneralizedSubstruct::ExtendedQueryMol | |
XQM_MOLBUNDLE enum value | RDKit::GeneralizedSubstruct::ExtendedQueryMol | |
XQM_TAUTOMERBUNDLE enum value | RDKit::GeneralizedSubstruct::ExtendedQueryMol | |
XQM_TAUTOMERQUERY enum value | RDKit::GeneralizedSubstruct::ExtendedQueryMol | |
xqmol | RDKit::GeneralizedSubstruct::ExtendedQueryMol | |