BALL::SmilesParser::SPBond Class Reference

#include <BALL/STRUCTURE/smilesParser.h>

Inheritance diagram for BALL::SmilesParser::SPBond:
BALL::Bond BALL::Composite BALL::PropertyManager BALL::PersistentObject BALL::Selectable BALL::Object BALL::AutoDeletable

List of all members.


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_

Constructor & Destructor Documentation

virtual BALL::SmilesParser::SPBond::~SPBond (  )  [virtual]
BALL::SmilesParser::SPBond::SPBond ( SPAtom first,
SPAtom second,
Index  order = 1 
)

Member Function Documentation

ZEIsomerType BALL::SmilesParser::SPBond::getZEType (  )  const
void BALL::SmilesParser::SPBond::setZEType ( ZEIsomerType  type  ) 

Member Data Documentation