AvogadroLibs  1.96.0
Public Member Functions | List of all members
RWBond Class Reference
Inheritance diagram for RWBond:
BondTemplate< RWMolecule >

Public Member Functions

 RWBond (RWMolecule *m, Index i)
 
- Public Member Functions inherited from BondTemplate< RWMolecule >
 BondTemplate ()
 
 BondTemplate (MoleculeType *m, Index i)
 
bool operator== (const BondTemplate< MoleculeType > &other) const
 
bool operator!= (const BondTemplate< MoleculeType > &other) const
 
BondTemplate< MoleculeType > & operator++ ()
 
BondTemplate< MoleculeType > operator++ (int)
 
BondTemplate< MoleculeType > & operator-- ()
 
BondTemplate< MoleculeType > operator-- (int)
 
bool isValid () const
 
MoleculeType * molecule () const
 
Index index () const
 
AtomType atom1 () const
 
AtomType atom2 () const
 
void setOrder (unsigned char o)
 
unsigned char order () const
 

Additional Inherited Members

- Public Types inherited from BondTemplate< RWMolecule >
typedef RWMolecule MoleculeType
 
typedef Molecule_T::AtomType AtomType
 

The documentation for this class was generated from the following file: