RDKit
Open-source cheminformatics and machine learning.
|
This is the complete list of members for RDKit::SynthonSpaceSearch::SubstructureResults, including all inherited members.
getHitMolecules() const | RDKit::SynthonSpaceSearch::SubstructureResults | inline |
getMaxNumResults() const | RDKit::SynthonSpaceSearch::SubstructureResults | inline |
operator=(const SubstructureResults &other) | RDKit::SynthonSpaceSearch::SubstructureResults | |
operator=(SubstructureResults &&other)=default | RDKit::SynthonSpaceSearch::SubstructureResults | |
SubstructureResults() | RDKit::SynthonSpaceSearch::SubstructureResults | inlineexplicit |
SubstructureResults(std::vector< std::unique_ptr< ROMol > > &&mols, size_t maxNumRes) | RDKit::SynthonSpaceSearch::SubstructureResults | inline |
SubstructureResults(const SubstructureResults &other) | RDKit::SynthonSpaceSearch::SubstructureResults | inline |
SubstructureResults(SubstructureResults &&other)=default | RDKit::SynthonSpaceSearch::SubstructureResults | |
~SubstructureResults()=default | RDKit::SynthonSpaceSearch::SubstructureResults |