OEHasBondStereoSpecified

class OEHasBondStereoSpecified : public OESystem::OEUnaryPredicate<OEChem::OEBondBase>

This class represents OEHasBondStereoSpecified.

The following methods are publicly inherited from OEUnaryPredicate:

operator() CreateCopy CreatePredicateCopy

The following methods are publicly inherited from OEUnaryFunction:

operator() CreateCopy  

Constructors

OEHasBondStereoSpecified(unsigned int v=OEBondStereo::All)

Default and copy constructors.

operator()

bool operator()(const OEBondBase &bond) const

CreateCopy

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