phoenix::BT Class Reference
[Graph/Tree Types and Classes]

Bond Type Class This class has a nested enum for different bondtypes. Supported bondtypes are:
BT::s - single bond
BT::re - bond involved in resonance stabilized system eg. carboxylate, peptide but not aromatic
BT::ar - aromatic bond
BT::d - double bond
BT::t - triple bond
BT::UNK - unknown. More...

#include <bond.hpp>

List of all members.

Public Types

enum  _BT
 the nested enum for bondtypes

Public Member Functions

 BT (_BT b)
 constructor from enum
 BT (string s)
 constructor from string
 ~BT ()
 destructor
bool operator== (BT t) const
 relational operator==
bool operator== (_BT t) const
 relational operator==
bool operator!= (BT t) const
 relational operator!=
bool operator!= (_BT t) const
 relational operator!=
 operator unsigned int () const
 cast from BT to unsigned int
 operator string () const
 cast from BT to string


Detailed Description

Bond Type Class This class has a nested enum for different bondtypes. Supported bondtypes are:
BT::s - single bond
BT::re - bond involved in resonance stabilized system eg. carboxylate, peptide but not aromatic
BT::ar - aromatic bond
BT::d - double bond
BT::t - triple bond
BT::UNK - unknown.
The documentation for this class was generated from the following file:

Generated on Mon Nov 23 08:31:45 2009 for ParaDockS by  doxygen 1.5.8