RDKit
Open-source cheminformatics and machine learning.
Loading...
Searching...
No Matches
RDKit::FMCS::Target Struct Reference

#include <Target.h>

Public Attributes

const ROMolMolecule
 
Graph Topology
 
MatchTable AtomMatchTable
 
MatchTable BondMatchTable
 

Detailed Description

Definition at line 21 of file Target.h.

Member Data Documentation

◆ AtomMatchTable

MatchTable RDKit::FMCS::Target::AtomMatchTable

Definition at line 24 of file Target.h.

◆ BondMatchTable

MatchTable RDKit::FMCS::Target::BondMatchTable

Definition at line 25 of file Target.h.

◆ Molecule

const ROMol* RDKit::FMCS::Target::Molecule

Definition at line 22 of file Target.h.

◆ Topology

Graph RDKit::FMCS::Target::Topology

Definition at line 23 of file Target.h.


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