#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_ |
virtual BALL::SmilesParser::SPBond::~SPBond | ( | ) | [virtual] |
ZEIsomerType BALL::SmilesParser::SPBond::getZEType | ( | ) | const |
void BALL::SmilesParser::SPBond::setZEType | ( | ZEIsomerType | type | ) |
ZEIsomerType BALL::SmilesParser::SPBond::ze_type_ [protected] |