![]() |
RDKit
Open-source cheminformatics and machine learning.
|
This is the complete list of members for RDKit::MolStandardize::FragmentRemover, including all inherited members.
| FragmentRemover() | RDKit::MolStandardize::FragmentRemover | |
| FragmentRemover(const std::string fragmentFile, bool leave_last, bool skip_if_all_match=false) | RDKit::MolStandardize::FragmentRemover | |
| FragmentRemover(std::istream &fragmentStream, bool leave_last, bool skip_if_all_match=false) | RDKit::MolStandardize::FragmentRemover | |
| FragmentRemover(const std::vector< std::pair< std::string, std::string > > &data, bool leave_last, bool skip_if_all_match=false) | RDKit::MolStandardize::FragmentRemover | |
| FragmentRemover(const FragmentRemover &other)=delete | RDKit::MolStandardize::FragmentRemover | |
| operator=(FragmentRemover const &)=delete | RDKit::MolStandardize::FragmentRemover | |
| remove(const ROMol &mol) | RDKit::MolStandardize::FragmentRemover | |
| removeInPlace(RWMol &mol) | RDKit::MolStandardize::FragmentRemover | |
| ~FragmentRemover() | RDKit::MolStandardize::FragmentRemover |