![]() |
RDKit
Open-source cheminformatics and machine learning.
|
#include <Priority.h>
Public Member Functions | |
Priority ()=delete | |
Priority (bool unique, bool pseudoAsym) | |
bool | isUnique () const |
bool | isPseudoAsymetric () const |
Holds some properties that are determined when sorting/prioritising substituents.
Definition at line 21 of file Priority.h.
|
delete |
|
inline |
Definition at line 26 of file Priority.h.
|
inline |
Indicates the descriptor type used to. This allows methods that represent pseudo-asymmetric molecules to indicate that the centre is pseudo-asymmetric.
Definition at line 43 of file Priority.h.
|
inline |
Indicates whether the substituents were unique (i.e. could be ordered)
Definition at line 34 of file Priority.h.