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