RDKit
Open-source cheminformatics and machine learning.
|
#include <SynthonSpaceSubstructureSearcher.h>
Public Member Functions | |
SynthonSpaceSubstructureSearcher ()=delete | |
SynthonSpaceSubstructureSearcher (const ROMol &query, const SynthonSpaceSearchParams ¶ms, SynthonSpace &space) | |
Public Member Functions inherited from RDKit::SynthonSpaceSearch::SynthonSpaceSearcher | |
SynthonSpaceSearcher ()=delete | |
SynthonSpaceSearcher (const ROMol &query, const SynthonSpaceSearchParams ¶ms, SynthonSpace &space) | |
SynthonSpaceSearcher (const SynthonSpaceSearcher &other)=delete | |
SynthonSpaceSearcher (SynthonSpaceSearcher &&other)=delete | |
SynthonSpaceSearcher & | operator= (const SynthonSpaceSearcher &other)=delete |
SynthonSpaceSearcher & | operator= (SynthonSpaceSearcher &&other)=delete |
virtual | ~SynthonSpaceSearcher ()=default |
SearchResults | search () |
SynthonSpace & | getSpace () const |
const ROMol & | getQuery () const |
const SynthonSpaceSearchParams & | getParams () const |
Definition at line 22 of file SynthonSpaceSubstructureSearcher.h.
|
delete |
|
inline |
Definition at line 25 of file SynthonSpaceSubstructureSearcher.h.