#include <Synthon.h>
Definition at line 30 of file Synthon.h.
◆ Synthon() [1/4]
| RDKit::SynthonSpaceSearch::Synthon::Synthon |
( |
| ) |
|
|
default |
◆ Synthon() [2/4]
| RDKit::SynthonSpaceSearch::Synthon::Synthon |
( |
const std::string & | smi | ) |
|
◆ 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 |
◆ getFP()
| const std::unique_ptr< ExplicitBitVect > & RDKit::SynthonSpaceSearch::Synthon::getFP |
( |
| ) |
const |
◆ getMolWt()
| double RDKit::SynthonSpaceSearch::Synthon::getMolWt |
( |
| ) |
const |
|
inline |
◆ getNumChiralAtoms()
| unsigned int RDKit::SynthonSpaceSearch::Synthon::getNumChiralAtoms |
( |
| ) |
const |
|
inline |
◆ getNumChiralAtomsExcDummies()
| unsigned int RDKit::SynthonSpaceSearch::Synthon::getNumChiralAtomsExcDummies |
( |
| ) |
const |
|
inline |
◆ getNumDummies()
| unsigned int RDKit::SynthonSpaceSearch::Synthon::getNumDummies |
( |
| ) |
const |
|
inline |
◆ getNumHeavyAtoms()
| unsigned int RDKit::SynthonSpaceSearch::Synthon::getNumHeavyAtoms |
( |
| ) |
const |
|
inline |
◆ getOrigMol()
| const std::unique_ptr< ROMol > & RDKit::SynthonSpaceSearch::Synthon::getOrigMol |
( |
| ) |
const |
◆ getPattFP()
| const std::unique_ptr< ExplicitBitVect > & RDKit::SynthonSpaceSearch::Synthon::getPattFP |
( |
| ) |
const |
◆ getSearchMol()
| const std::unique_ptr< ROMol > & RDKit::SynthonSpaceSearch::Synthon::getSearchMol |
( |
| ) |
const |
◆ getSmiles()
| const std::string & RDKit::SynthonSpaceSearch::Synthon::getSmiles |
( |
| ) |
const |
|
inline |
◆ operator=() [1/2]
| Synthon & RDKit::SynthonSpaceSearch::Synthon::operator= |
( |
const Synthon & | other | ) |
|
◆ operator=() [2/2]
| Synthon & RDKit::SynthonSpaceSearch::Synthon::operator= |
( |
Synthon && | other | ) |
|
|
default |
◆ readFromDBStream()
| void RDKit::SynthonSpaceSearch::Synthon::readFromDBStream |
( |
std::istream & | is, |
|
|
std::uint32_t | version ) |
◆ setFP()
| void RDKit::SynthonSpaceSearch::Synthon::setFP |
( |
std::unique_ptr< ExplicitBitVect > | fp | ) |
|
◆ setSearchMol()
| void RDKit::SynthonSpaceSearch::Synthon::setSearchMol |
( |
std::unique_ptr< ROMol > | mol | ) |
|
◆ writeToDBStream()
| void RDKit::SynthonSpaceSearch::Synthon::writeToDBStream |
( |
std::ostream & | os | ) |
const |
The documentation for this class was generated from the following file: