#include <SynthonSpaceSearcher.h>
Definition at line 36 of file SynthonSpaceSearcher.h.
◆ SynthonSpaceSearcher() [1/4]
| RDKit::SynthonSpaceSearch::SynthonSpaceSearcher::SynthonSpaceSearcher |
( |
| ) |
|
|
delete |
◆ SynthonSpaceSearcher() [2/4]
◆ SynthonSpaceSearcher() [3/4]
| RDKit::SynthonSpaceSearch::SynthonSpaceSearcher::SynthonSpaceSearcher |
( |
const SynthonSpaceSearcher & | other | ) |
|
|
delete |
◆ SynthonSpaceSearcher() [4/4]
| RDKit::SynthonSpaceSearch::SynthonSpaceSearcher::SynthonSpaceSearcher |
( |
SynthonSpaceSearcher && | other | ) |
|
|
delete |
◆ ~SynthonSpaceSearcher()
| virtual RDKit::SynthonSpaceSearch::SynthonSpaceSearcher::~SynthonSpaceSearcher |
( |
| ) |
|
|
virtualdefault |
◆ buildAndVerifyHit()
| std::unique_ptr< ROMol > RDKit::SynthonSpaceSearch::SynthonSpaceSearcher::buildAndVerifyHit |
( |
const SynthonSpaceHitSet * | hitset, |
|
|
const std::vector< size_t > & | synthNums ) const |
◆ getParams()
◆ getQuery()
| const ROMol & RDKit::SynthonSpaceSearch::SynthonSpaceSearcher::getQuery |
( |
| ) |
const |
|
inline |
◆ getSpace()
| SynthonSpace & RDKit::SynthonSpaceSearch::SynthonSpaceSearcher::getSpace |
( |
| ) |
const |
|
inline |
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ quickVerify()
| virtual bool RDKit::SynthonSpaceSearch::SynthonSpaceSearcher::quickVerify |
( |
const SynthonSpaceHitSet * | hitset, |
|
|
const std::vector< size_t > & | synthNums ) const |
|
protectedvirtual |
◆ search() [1/2]
| SearchResults RDKit::SynthonSpaceSearch::SynthonSpaceSearcher::search |
( |
| ) |
|
◆ search() [2/2]
◆ searchFragSet()
| virtual std::vector< std::unique_ptr< SynthonSpaceHitSet > > RDKit::SynthonSpaceSearch::SynthonSpaceSearcher::searchFragSet |
( |
const std::vector< std::unique_ptr< ROMol > > & | fragSet, |
|
|
const SynthonSet & | reaction ) const |
|
pure virtual |
◆ verifyHit()
| virtual bool RDKit::SynthonSpaceSearch::SynthonSpaceSearcher::verifyHit |
( |
ROMol & | mol | ) |
const |
|
protectedvirtual |
The documentation for this class was generated from the following file: