OEIsColorAtomPred

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

This class represents OEIsColorAtomPred.

Constructors

OEIsColorAtomPred()

Default and copy constructors.

operator()

bool operator()(const OEChem::OEAtomBase &atom) const

CreateCopy

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