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 |
OEHasBondStereoSpecified(unsigned int v=OEBondStereo::All)
Default and copy constructors.
bool operator()(const OEBondBase &bond) const
OESystem::OEUnaryFunction<OEChem::OEBondBase , bool> *CreateCopy() const