|
Rosetta
|
#include <rms_util.hh>

Public Member Functions | |
| Predicate () | |
| ~Predicate () override=default | |
| virtual bool | operator() (core::pose::Pose const &pose1, core::pose::Pose const &pose2, core::Size resno, core::Size atomno) const =0 |
|
inline |
|
overridedefault |
|
pure virtual |
Implemented in core::scoring::ExcludedResPredicate, core::scoring::SelectedResPredicate, core::scoring::ResRangePredicate, core::scoring::IsSpecificAtomsPredicate, core::scoring::IsProteinBackboneIncludingOPredicate, core::scoring::IsProteinBackbonePredicate, core::scoring::IsHeavyAtomPredicate, core::scoring::IsMainAtomPredicate, and core::scoring::IsProteinCAPredicate.