class OEQBondBase : public OEBondBase, public OEQBase
The OEQBondBase class is the abstract interface for representing bonds and bond matching expressions within OEChem. For a description of query expressions and their utility in graph matching refer to (Section 8.3). OEQBondBases are created by calling the OEQMolBase::NewBond method. Please refer to the OEBondBase (Section 8.4) and OEQBase sections for descriptions of the methods inherited by OEQBondBase.