RDKit
Open-source cheminformatics and machine learning.
Loading...
Searching...
No Matches
RDKit::SynthonSpaceSearch::SynthonSpaceSubstructureSearcher Class Reference

#include <SynthonSpaceSubstructureSearcher.h>

Inheritance diagram for RDKit::SynthonSpaceSearch::SynthonSpaceSubstructureSearcher:
RDKit::SynthonSpaceSearch::SynthonSpaceSearcher

Public Member Functions

 SynthonSpaceSubstructureSearcher ()=delete
 
 SynthonSpaceSubstructureSearcher (const ROMol &query, const SynthonSpaceSearchParams &params, SynthonSpace &space)
 
- Public Member Functions inherited from RDKit::SynthonSpaceSearch::SynthonSpaceSearcher
 SynthonSpaceSearcher ()=delete
 
 SynthonSpaceSearcher (const ROMol &query, const SynthonSpaceSearchParams &params, SynthonSpace &space)
 
 SynthonSpaceSearcher (const SynthonSpaceSearcher &other)=delete
 
 SynthonSpaceSearcher (SynthonSpaceSearcher &&other)=delete
 
SynthonSpaceSearcheroperator= (const SynthonSpaceSearcher &other)=delete
 
SynthonSpaceSearcheroperator= (SynthonSpaceSearcher &&other)=delete
 
virtual ~SynthonSpaceSearcher ()=default
 
SearchResults search ()
 
SynthonSpacegetSpace () const
 
const ROMolgetQuery () const
 
const SynthonSpaceSearchParamsgetParams () const
 

Detailed Description

Definition at line 22 of file SynthonSpaceSubstructureSearcher.h.

Constructor & Destructor Documentation

◆ SynthonSpaceSubstructureSearcher() [1/2]

RDKit::SynthonSpaceSearch::SynthonSpaceSubstructureSearcher::SynthonSpaceSubstructureSearcher ( )
delete

◆ SynthonSpaceSubstructureSearcher() [2/2]

RDKit::SynthonSpaceSearch::SynthonSpaceSubstructureSearcher::SynthonSpaceSubstructureSearcher ( const ROMol query,
const SynthonSpaceSearchParams params,
SynthonSpace space 
)
inline

Definition at line 25 of file SynthonSpaceSubstructureSearcher.h.


The documentation for this class was generated from the following file: