OEHasAtomStereoSpecified

class OEHasAtomStereoSpecified : public OESystem::OEUnaryPredicate<OEChem::OEAtomBase>

This class represents OEHasAtomStereoSpecified.

The following methods are publicly inherited from OEUnaryPredicate:

operator() CreateCopy CreatePredicateCopy

The following methods are publicly inherited from OEUnaryFunction:

operator() CreateCopy  

Constructors

OEHasAtomStereoSpecified()
OEHasAtomStereoSpecified(unsigned int v)

Default and copy constructors.

operator()

bool operator()(const OEAtomBase &atom) const

CreateCopy

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