#include <Seed.h>
|
| NewBond () |
|
| NewBond (unsigned from_atom, unsigned bond_idx, unsigned new_atom, unsigned to_atom, const Atom *a) |
|
Definition at line 34 of file Seed.h.
◆ NewBond() [1/2]
RDKit::FMCS::NewBond::NewBond |
( |
| ) |
|
|
inline |
◆ NewBond() [2/2]
RDKit::FMCS::NewBond::NewBond |
( |
unsigned |
from_atom, |
|
|
unsigned |
bond_idx, |
|
|
unsigned |
new_atom, |
|
|
unsigned |
to_atom, |
|
|
const Atom * |
a |
|
) |
| |
|
inline |
◆ BondIdx
unsigned RDKit::FMCS::NewBond::BondIdx |
◆ EndAtomIdx
unsigned RDKit::FMCS::NewBond::EndAtomIdx |
◆ NewAtom
const Atom* RDKit::FMCS::NewBond::NewAtom |
◆ NewAtomIdx
unsigned RDKit::FMCS::NewBond::NewAtomIdx |
◆ SourceAtomIdx
unsigned RDKit::FMCS::NewBond::SourceAtomIdx |
The documentation for this struct was generated from the following file: