RDKit
Open-source cheminformatics and machine learning.
Loading...
Searching...
No Matches
RDKit::Chirality::WedgeInfoBase Class Referenceabstract

#include <Chirality.h>

Inheritance diagram for RDKit::Chirality::WedgeInfoBase:
RDKit::Chirality::WedgeInfoAtropisomer RDKit::Chirality::WedgeInfoChiral

Public Member Functions

 WedgeInfoBase (int idxInit)
 
virtual ~WedgeInfoBase ()
 
virtual WedgeInfoType getType () const =0
 
virtual Bond::BondDir getDir () const =0
 
int getIdx () const
 

Detailed Description

Definition at line 235 of file Chirality.h.

Constructor & Destructor Documentation

◆ WedgeInfoBase()

RDKit::Chirality::WedgeInfoBase::WedgeInfoBase ( int idxInit)
inline

Definition at line 237 of file Chirality.h.

◆ ~WedgeInfoBase()

virtual RDKit::Chirality::WedgeInfoBase::~WedgeInfoBase ( )
inlinevirtual

Definition at line 238 of file Chirality.h.

Member Function Documentation

◆ getDir()

virtual Bond::BondDir RDKit::Chirality::WedgeInfoBase::getDir ( ) const
pure virtual

◆ getIdx()

int RDKit::Chirality::WedgeInfoBase::getIdx ( ) const
inline

Definition at line 243 of file Chirality.h.

◆ getType()

virtual WedgeInfoType RDKit::Chirality::WedgeInfoBase::getType ( ) const
pure virtual

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