SubstructureEditor.
More...
#include <SubstructureEditor.hpp>
◆ SharedPointer
◆ SubstructureEditor() [1/2]
CDPL::Chem::SubstructureEditor::SubstructureEditor |
( |
| ) |
|
Constructs the SubstructureEditor
instance.
◆ SubstructureEditor() [2/2]
Constructs a copy of the SubstructureEditor
instance editor.
- Parameters
-
editor | The SubstructureEditor instance to copy. |
◆ ~SubstructureEditor()
CDPL::Chem::SubstructureEditor::~SubstructureEditor |
( |
| ) |
|
◆ addSearchPattern()
Appends a new substructure search pattern to the current set of patterns.
- Parameters
-
pattern | The substructure search pattern to add. |
◆ addExcludePattern()
Appends a new substructure exclude pattern to the current set of patterns.
- Parameters
-
pattern | The substructure exclude pattern to add. |
◆ clearSearchPatterns()
void CDPL::Chem::SubstructureEditor::clearSearchPatterns |
( |
| ) |
|
Clears the current set of substructuresearch patterns.
◆ clearExcludePatterns()
void CDPL::Chem::SubstructureEditor::clearExcludePatterns |
( |
| ) |
|
Clears the current set of substructure exclude patterns.
◆ operator=()
Copies the state of the SubstructureEditor
instance gen.
- Parameters
-
gen | The SubstructureEditor instance to copy. |
- Returns
- A reference to itself.
The documentation for this class was generated from the following file: