OEIsChiralAtom

struct OEIsChiralAtom : public OESystem::OEUnaryPredicate<OEChem::OEAtomBase>

This class represents OEIsChiralAtom.

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 OEAtomBase &atom) const

CreateCopy

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