#include <MarvinDefs.h>
Definition at line 165 of file MarvinDefs.h.
◆ MarvinBond() [1/2]
RDKit::MarvinBond::MarvinBond |
( |
| ) |
|
|
inline |
◆ MarvinBond() [2/2]
RDKit::MarvinBond::MarvinBond |
( |
const MarvinBond & |
bondToCopy, |
|
|
std::string |
newId, |
|
|
std::string |
atomRef1, |
|
|
std::string |
atomRef2 |
|
) |
| |
◆ getBondType()
const std::string RDKit::MarvinBond::getBondType |
( |
| ) |
const |
◆ isEqual()
◆ operator==()
◆ toPtree()
ptree RDKit::MarvinBond::toPtree |
( |
| ) |
const |
◆ toString()
std::string RDKit::MarvinBond::toString |
( |
| ) |
const |
◆ atomRefs2
std::string RDKit::MarvinBond::atomRefs2[2] |
◆ bondStereo
◆ convention
std::string RDKit::MarvinBond::convention |
◆ id
std::string RDKit::MarvinBond::id |
◆ order
std::string RDKit::MarvinBond::order |
◆ queryType
std::string RDKit::MarvinBond::queryType |
The documentation for this class was generated from the following file: