RDKit
Open-source cheminformatics and machine learning.
Loading...
Searching...
No Matches
RDKit::FragCatParams Member List

This is the complete list of members for RDKit::FragCatParams, including all inherited members.

d_typeStrRDCatalog::CatalogParamsprotected
FragCatParams()RDKit::FragCatParamsinline
FragCatParams(unsigned int lLen, unsigned int uLen, const std::string &fgroupFile, double tol=1e-08)RDKit::FragCatParams
FragCatParams(const FragCatParams &other)RDKit::FragCatParams
FragCatParams(const std::string &pickle)RDKit::FragCatParams
getFuncGroup(unsigned int fid) constRDKit::FragCatParams
getFuncGroups() constRDKit::FragCatParams
getLowerFragLength() constRDKit::FragCatParamsinline
getNumFuncGroups() constRDKit::FragCatParamsinline
getTolerance() constRDKit::FragCatParamsinline
getTypeStr() constRDCatalog::CatalogParamsinline
getUpperFragLength() constRDKit::FragCatParamsinline
initFromStream(std::istream &ss) overrideRDKit::FragCatParamsvirtual
initFromString(const std::string &text) overrideRDKit::FragCatParamsvirtual
Serialize() const overrideRDKit::FragCatParamsvirtual
setLowerFragLength(unsigned int lFrLen)RDKit::FragCatParamsinline
setTolerance(double val)RDKit::FragCatParamsinline
setTypeStr(const std::string &typeStr)RDCatalog::CatalogParamsinline
setUpperFragLength(unsigned int uFrLen)RDKit::FragCatParamsinline
toStream(std::ostream &) const overrideRDKit::FragCatParamsvirtual
~CatalogParams()=0RDCatalog::CatalogParamspure virtual
~FragCatParams() overrideRDKit::FragCatParams