RDKit
Open-source cheminformatics and machine learning.
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, 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) const RDKit::FragCatParams
getFuncGroups() const RDKit::FragCatParams
getLowerFragLength() const RDKit::FragCatParamsinline
getNumFuncGroups() const RDKit::FragCatParamsinline
getTolerance() const RDKit::FragCatParamsinline
getTypeStr() const RDCatalog::CatalogParamsinline
getUpperFragLength() const RDKit::FragCatParamsinline
initFromStream(std::istream &ss)RDKit::FragCatParamsvirtual
initFromString(const std::string &text)RDKit::FragCatParamsvirtual
Serialize() const RDKit::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 RDKit::FragCatParamsvirtual
~CatalogParams()=0RDCatalog::CatalogParamspure virtual
~FragCatParams()RDKit::FragCatParams