OEBondIsInRing

struct OEBondIsInRing : public OESystem::OEUnaryPredicate<OEChem::OEBondBase>

This class represents OEBondIsInRing.

The following methods are publicly inherited from OEUnaryPredicate:

operator() CreateCopy CreatePredicateCopy

The following methods are publicly inherited from OEUnaryFunction:

operator() CreateCopy  

operator()

bool operator()(const OEBondBase &bond) const

CreateCopy

OESystem::OEUnaryFunction<OEChem::OEBondBase , bool> *CreateCopy() const