Rosetta  2019.12
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
List of all members
protocols::evaluation::SingleValuePoseEvaluator_SSize Class Reference

#include <PoseEvaluator.hh>

Inheritance diagram for protocols::evaluation::SingleValuePoseEvaluator_SSize:
Inheritance graph
[legend]

Additional Inherited Members

- Public Member Functions inherited from protocols::evaluation::SingleValuePoseEvaluator< core::SSize >
 SingleValuePoseEvaluator (std::string const &name="UNSPECIFIED_SingleValuePoseEvaluator")
 
void apply (core::pose::Pose &, std::string tag, core::io::silent::SilentStruct &pss) const override
 evaluate pose and store values in Silent_Struct why is this specific to a specific type of SilentStruct? that seems needlessly pointless and overly constraining. More...
 
virtual core::SSize apply (core::pose::Pose &) const =0
 evaluate pose More...
 
bool applicable (core::pose::Pose const &) const override
 
core::Size size () const override
 
std::string name (core::Size) const override
 
- Public Member Functions inherited from protocols::evaluation::PoseEvaluator
 PoseEvaluator ()
 
 ~PoseEvaluator () override=default
 
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...
 

The documentation for this class was generated from the following file: