![]() |
RDKit
Open-source cheminformatics and machine learning.
|
#include <Chirality.h>
Public Member Functions | |
| WedgeInfoAtropisomer (int bondId, RDKit::Bond::BondDir dirInit) | |
| ~WedgeInfoAtropisomer () override | |
| WedgeInfoType | getType () const override |
| Bond::BondDir | getDir () const override |
Public Member Functions inherited from RDKit::Chirality::WedgeInfoBase | |
| WedgeInfoBase (int idxInit) | |
| virtual | ~WedgeInfoBase () |
| int | getIdx () const |
Public Attributes | |
| RDKit::Bond::BondDir | dir = RDKit::Bond::BondDir::NONE |
Definition at line 273 of file Chirality.h.
|
inline |
Definition at line 275 of file Chirality.h.
References dir, and RDKit::Chirality::WedgeInfoBase::WedgeInfoBase().
|
inlineoverride |
Definition at line 279 of file Chirality.h.
|
inlineoverridevirtual |
Implements RDKit::Chirality::WedgeInfoBase.
Definition at line 287 of file Chirality.h.
References dir.
|
inlineoverridevirtual |
Implements RDKit::Chirality::WedgeInfoBase.
Definition at line 283 of file Chirality.h.
References RDKit::Chirality::WedgeInfoTypeAtropisomer.
| RDKit::Bond::BondDir RDKit::Chirality::WedgeInfoAtropisomer::dir = RDKit::Bond::BondDir::NONE |
Definition at line 281 of file Chirality.h.
Referenced by getDir(), and WedgeInfoAtropisomer().