![]() |
RDKit
Open-source cheminformatics and machine learning.
|
#include <SynthonSet.h>
Public Attributes | |
| const class SynthonSet * | d_synthonSet {nullptr} |
| Synthon * | d_synthon {nullptr} |
| std::vector< size_t > | d_synthonNums |
| size_t | d_synthonSetNum |
| std::unique_ptr< ROMol > | d_mol {nullptr} |
| unsigned int | d_numAtoms {0} |
Definition at line 39 of file SynthonSet.h.
| std::unique_ptr<ROMol> RDKit::SynthonSpaceSearch::SampleMolRec::d_mol {nullptr} |
Definition at line 44 of file SynthonSet.h.
| unsigned int RDKit::SynthonSpaceSearch::SampleMolRec::d_numAtoms {0} |
Definition at line 45 of file SynthonSet.h.
| Synthon* RDKit::SynthonSpaceSearch::SampleMolRec::d_synthon {nullptr} |
Definition at line 41 of file SynthonSet.h.
| std::vector<size_t> RDKit::SynthonSpaceSearch::SampleMolRec::d_synthonNums |
Definition at line 42 of file SynthonSet.h.
| const class SynthonSet* RDKit::SynthonSpaceSearch::SampleMolRec::d_synthonSet {nullptr} |
Definition at line 40 of file SynthonSet.h.
| size_t RDKit::SynthonSpaceSearch::SampleMolRec::d_synthonSetNum |
Definition at line 43 of file SynthonSet.h.