|
Rosetta 3.5
|
#include <BatchNrEvaluator.hh>


Public Member Functions | |
| virtual void | apply (core::pose::Pose &pose, std::string tag, core::io::silent::SilentStruct &pss) const |
| evaluate pose and store values in Silent_Struct More... | |
| virtual core::Size | size () const |
| virtual std::string | name (core::Size) const |
Public Member Functions inherited from protocols::evaluation::PoseEvaluator | |
| 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 |
Definition at line 50 of file BatchNrEvaluator.hh.
|
virtual |
evaluate pose and store values in Silent_Struct
Implements protocols::evaluation::PoseEvaluator.
Definition at line 54 of file BatchNrEvaluator.cc.
References core::io::silent::SilentStruct::add_string_value().
|
inlinevirtual |
Implements protocols::evaluation::PoseEvaluator.
Definition at line 55 of file BatchNrEvaluator.hh.
|
inlinevirtual |
Implements protocols::evaluation::PoseEvaluator.
Definition at line 54 of file BatchNrEvaluator.hh.
1.8.4