#include <Fragment.h>
Definition at line 31 of file Fragment.h.
◆ FragmentRemover() [1/4]
RDKit::MolStandardize::FragmentRemover::FragmentRemover |
( |
| ) |
|
◆ FragmentRemover() [2/4]
RDKit::MolStandardize::FragmentRemover::FragmentRemover |
( |
const std::string |
fragmentFile, |
|
|
bool |
leave_last, |
|
|
bool |
skip_if_all_match = false |
|
) |
| |
◆ FragmentRemover() [3/4]
RDKit::MolStandardize::FragmentRemover::FragmentRemover |
( |
std::istream & |
fragmentStream, |
|
|
bool |
leave_last, |
|
|
bool |
skip_if_all_match = false |
|
) |
| |
◆ ~FragmentRemover()
RDKit::MolStandardize::FragmentRemover::~FragmentRemover |
( |
| ) |
|
◆ FragmentRemover() [4/4]
RDKit::MolStandardize::FragmentRemover::FragmentRemover |
( |
const FragmentRemover & |
other | ) |
|
|
delete |
◆ operator=()
◆ remove()
ROMol* RDKit::MolStandardize::FragmentRemover::remove |
( |
const ROMol & |
mol | ) |
|
The documentation for this class was generated from the following file: