![]() |
Rosetta Protocols
2014.35
|
Public Member Functions | |
ShowViolation () | |
virtual void | apply (pose::Pose &pose, std::string tag, io::silent::SilentStruct &pss) const |
core::Size | size () const |
std::string | name (core::Size) const |
![]() | |
PoseEvaluator () | |
virtual | ~PoseEvaluator () |
virtual void | apply (core::io::silent::SilentStruct &pss) const |
direct application to SilentStruct... default implementation makes pose and calls "apply", you can overload if you don't need the pose-step More... | |
virtual bool | applicable (core::pose::Pose const &) const |
Private Attributes | |
ConstraintSetOP | constraints_ |
|
inline |
|
virtual |
Implements protocols::evaluation::PoseEvaluator.
References core::pose::Pose::constraint_set(), option, and constraints::viol_level.
|
inlinevirtual |
Implements protocols::evaluation::PoseEvaluator.
|
inlinevirtual |
Implements protocols::evaluation::PoseEvaluator.
|
mutableprivate |