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