|
BALL
1.4.1
|
#include <BALL/STRUCTURE/smilesParser.h>
Public Member Functions | |
| virtual | ~SPBond () |
| SPBond (SPAtom *first, SPAtom *second, Index order=1) | |
| ZEIsomerType | getZEType () const |
| void | setZEType (ZEIsomerType type) |
Protected Attributes | |
| ZEIsomerType | ze_type_ |
Definition at line 64 of file smilesParser.h.
| virtual BALL::SmilesParser::SPBond::~SPBond | ( | ) | [virtual] |
| BALL::SmilesParser::SPBond::SPBond | ( | SPAtom * | first, |
| SPAtom * | second, | ||
| Index | order = 1 |
||
| ) |
| void BALL::SmilesParser::SPBond::setZEType | ( | ZEIsomerType | type | ) |
ZEIsomerType BALL::SmilesParser::SPBond::ze_type_ [protected] |
Definition at line 76 of file smilesParser.h.
1.7.6.1