RDKit
Open-source cheminformatics and machine learning.
RDKit::MCSAtomCompareParameters Struct Reference

#include <FMCS.h>

Public Attributes

bool MatchValences = false
 
bool MatchChiralTag = false
 
bool MatchFormalCharge = false
 
bool RingMatchesRingOnly = false
 
bool MatchIsotope = false
 

Detailed Description

Definition at line 40 of file FMCS.h.

Member Data Documentation

◆ MatchChiralTag

bool RDKit::MCSAtomCompareParameters::MatchChiralTag = false

Definition at line 42 of file FMCS.h.

◆ MatchFormalCharge

bool RDKit::MCSAtomCompareParameters::MatchFormalCharge = false

Definition at line 43 of file FMCS.h.

◆ MatchIsotope

bool RDKit::MCSAtomCompareParameters::MatchIsotope = false

Definition at line 45 of file FMCS.h.

◆ MatchValences

bool RDKit::MCSAtomCompareParameters::MatchValences = false

Definition at line 41 of file FMCS.h.

◆ RingMatchesRingOnly

bool RDKit::MCSAtomCompareParameters::RingMatchesRingOnly = false

Definition at line 44 of file FMCS.h.


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