OEIsPolarHydrogen¶
struct OEIsPolarHydrogen : public OESystem::OEUnaryPredicate<OEChem::OEAtomBase>
This class represents OEIsPolarHydrogen.
The following methods are publicly inherited from OEUnaryPredicate:
The following methods are publicly inherited from OEUnaryFunction:
operator()¶
bool operator()(const OEAtomBase &atom) const
CreateCopy¶
OESystem::OEUnaryFunction<OEChem::OEAtomBase , bool> *CreateCopy() const