RDKit
Open-source cheminformatics and machine learning.
|
#include <new_canon.h>
Public Member Functions | |
AtomCompareFunctor () | |
AtomCompareFunctor (Canon::canon_atom *atoms, const ROMol &m, const boost::dynamic_bitset<> *atomsInPlay=nullptr, const boost::dynamic_bitset<> *bondsInPlay=nullptr) | |
int | operator() (int i, int j) const |
Public Attributes | |
Canon::canon_atom * | dp_atoms {nullptr} |
const ROMol * | dp_mol {nullptr} |
const boost::dynamic_bitset * | dp_atomsInPlay {nullptr} |
const boost::dynamic_bitset * | dp_bondsInPlay {nullptr} |
bool | df_useNbrs {false} |
bool | df_useIsotopes {true} |
bool | df_useChirality {true} |
bool | df_useChiralityRings {true} |
bool | df_useAtomMaps {true} |
bool | df_useChiralPresence {true} |
Definition at line 283 of file new_canon.h.
|
inline |
Definition at line 480 of file new_canon.h.
|
inline |
Definition at line 481 of file new_canon.h.
Definition at line 488 of file new_canon.h.
References RDKit::Canon::updateAtomNeighborIndex().
Definition at line 477 of file new_canon.h.
Definition at line 475 of file new_canon.h.
Definition at line 476 of file new_canon.h.
Definition at line 478 of file new_canon.h.
Definition at line 474 of file new_canon.h.
Definition at line 473 of file new_canon.h.
Canon::canon_atom* RDKit::Canon::AtomCompareFunctor::dp_atoms {nullptr} |
Definition at line 469 of file new_canon.h.
Definition at line 471 of file new_canon.h.
Definition at line 472 of file new_canon.h.
Definition at line 470 of file new_canon.h.