#include <Synthon.h>
Definition at line 26 of file Synthon.h.
◆ Synthon() [1/4]
RDKit::SynthonSpaceSearch::Synthon::Synthon |
( |
| ) |
|
|
default |
◆ Synthon() [2/4]
RDKit::SynthonSpaceSearch::Synthon::Synthon |
( |
const std::string & |
smi, |
|
|
const std::string & |
id |
|
) |
| |
◆ Synthon() [3/4]
RDKit::SynthonSpaceSearch::Synthon::Synthon |
( |
const Synthon & |
other | ) |
|
◆ Synthon() [4/4]
RDKit::SynthonSpaceSearch::Synthon::Synthon |
( |
Synthon && |
other | ) |
|
|
default |
◆ getConnRegions()
const std::vector< std::shared_ptr< ROMol > > & RDKit::SynthonSpaceSearch::Synthon::getConnRegions |
( |
| ) |
const |
◆ getId()
const std::string & RDKit::SynthonSpaceSearch::Synthon::getId |
( |
| ) |
const |
|
inline |
◆ getOrigMol()
const std::unique_ptr< ROMol > & RDKit::SynthonSpaceSearch::Synthon::getOrigMol |
( |
| ) |
const |
◆ getPattFP()
◆ getSearchMol()
const std::unique_ptr< ROMol > & RDKit::SynthonSpaceSearch::Synthon::getSearchMol |
( |
| ) |
const |
◆ getSmiles()
const std::string & RDKit::SynthonSpaceSearch::Synthon::getSmiles |
( |
| ) |
const |
|
inline |
◆ operator=() [1/2]
◆ operator=() [2/2]
Synthon & RDKit::SynthonSpaceSearch::Synthon::operator= |
( |
Synthon && |
other | ) |
|
|
default |
◆ readFromDBStream()
void RDKit::SynthonSpaceSearch::Synthon::readFromDBStream |
( |
std::istream & |
is | ) |
|
◆ setSearchMol()
void RDKit::SynthonSpaceSearch::Synthon::setSearchMol |
( |
std::unique_ptr< RWMol > |
mol | ) |
|
◆ tagAtomsAndBonds()
void RDKit::SynthonSpaceSearch::Synthon::tagAtomsAndBonds |
( |
int |
molNum | ) |
const |
◆ writeToDBStream()
void RDKit::SynthonSpaceSearch::Synthon::writeToDBStream |
( |
std::ostream & |
os | ) |
const |
The documentation for this class was generated from the following file: