class OEAtomIsInResidue : public OESystem::OEUnaryPredicate<OEChem::OEAtomBase>
This class represents OEAtomIsInResidue.
The following methods are publicly inherited from OEUnaryPredicate:
| operator() | CreateCopy | CreatePredicateCopy |
The following methods are publicly inherited from OEUnaryFunction:
| operator() | CreateCopy |
OEAtomIsInResidue(const OEResidue &r)
OEAtomIsInResidue(const OEAtomIsInResidue &rhs)
Default and copy constructors.
bool operator()(const OEAtomBase &atom) const
OESystem::OEUnaryFunction<OEChem::OEAtomBase , bool> *CreateCopy() const