#include <CIPMol.h>
Definition at line 66 of file CIPMol.h.
◆ CIPMol() [1/2]
RDKit::CIPLabeler::CIPMol::CIPMol |
( |
| ) |
|
|
delete |
◆ CIPMol() [2/2]
RDKit::CIPLabeler::CIPMol::CIPMol |
( |
ROMol & |
mol | ) |
|
|
explicit |
◆ atoms()
◆ getAtom()
Atom * RDKit::CIPLabeler::CIPMol::getAtom |
( |
int |
idx | ) |
const |
◆ getBond()
Bond * RDKit::CIPLabeler::CIPMol::getBond |
( |
int |
idx | ) |
const |
◆ getBondOrder()
int RDKit::CIPLabeler::CIPMol::getBondOrder |
( |
Bond * |
bond | ) |
const |
◆ getBonds()
CIPMolSpan< Bond *, ROMol::OEDGE_ITER > RDKit::CIPLabeler::CIPMol::getBonds |
( |
Atom * |
atom | ) |
const |
◆ getFractionalAtomicNum()
boost::rational< int > RDKit::CIPLabeler::CIPMol::getFractionalAtomicNum |
( |
Atom * |
atom | ) |
const |
◆ getNeighbors()
CIPMolSpan< Atom *, ROMol::ADJ_ITER > RDKit::CIPLabeler::CIPMol::getNeighbors |
( |
Atom * |
atom | ) |
const |
◆ getNumAtoms()
unsigned RDKit::CIPLabeler::CIPMol::getNumAtoms |
( |
| ) |
const |
◆ getNumBonds()
unsigned RDKit::CIPLabeler::CIPMol::getNumBonds |
( |
| ) |
const |
◆ isInRing()
bool RDKit::CIPLabeler::CIPMol::isInRing |
( |
Bond * |
bond | ) |
const |
The documentation for this class was generated from the following file: